Skip to content

Commit

Permalink
Bump mrkt to 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
raszi committed Jul 27, 2021
1 parent 905513e commit f32fdbf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
mrkt (1.1.0)
mrkt (1.1.1)
faraday (~> 1.0)
faraday_middleware (~> 1.0)

Expand Down Expand Up @@ -32,7 +32,7 @@ GEM
faraday-excon (1.1.0)
faraday-httpclient (1.0.1)
faraday-net_http (1.0.1)
faraday-net_http_persistent (1.1.0)
faraday-net_http_persistent (1.2.0)
faraday-patron (1.0.0)
faraday_middleware (1.0.0)
faraday (~> 1.0)
Expand Down Expand Up @@ -81,7 +81,7 @@ GEM
rubocop-rake (0.6.0)
rubocop (~> 1.0)
ruby-progressbar (1.11.0)
ruby2_keywords (0.0.4)
ruby2_keywords (0.0.5)
simplecov (0.21.2)
docile (~> 1.1)
simplecov-html (~> 0.11)
Expand Down
2 changes: 1 addition & 1 deletion lib/mrkt/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Mrkt
VERSION = '1.1.0'.freeze
VERSION = '1.1.1'.freeze
end

0 comments on commit f32fdbf

Please sign in to comment.