Skip to content

Commit

Permalink
Run bundle update - prompted by auto-update
Browse files Browse the repository at this point in the history
  • Loading branch information
oguzkocer committed Jul 12, 2021
1 parent 34faa4b commit e8f2ad4
Showing 1 changed file with 10 additions and 6 deletions.
16 changes: 10 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ GEM
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
addressable (2.7.0)
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
algoliasearch (1.27.5)
httpclient (~> 2.8, >= 2.8.3)
Expand Down Expand Up @@ -90,12 +90,14 @@ GEM
ethon (0.12.0)
ffi (>= 1.3.0)
excon (0.82.0)
faraday (1.4.3)
faraday (1.5.1)
faraday-em_http (~> 1.0)
faraday-em_synchrony (~> 1.0)
faraday-excon (~> 1.1)
faraday-httpclient (~> 1.0.1)
faraday-net_http (~> 1.0)
faraday-net_http_persistent (~> 1.1)
faraday-patron (~> 1.0)
multipart-post (>= 1.2, < 3)
ruby2_keywords (>= 0.0.4)
faraday-cookie_jar (0.0.7)
Expand All @@ -104,8 +106,10 @@ GEM
faraday-em_http (1.0.0)
faraday-em_synchrony (1.0.0)
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)
fastimage (2.2.4)
Expand Down Expand Up @@ -149,7 +153,7 @@ GEM
xcpretty-travis-formatter (>= 0.0.3)
fastlane-plugin-appcenter (1.11.1)
fastlane-plugin-sentry (1.6.0)
fastlane-plugin-wpmreleasetoolkit (1.3.0)
fastlane-plugin-wpmreleasetoolkit (1.3.1)
activesupport (~> 5)
bigdecimal (~> 1.4)
chroma (= 0.2.0)
Expand All @@ -166,7 +170,7 @@ GEM
fourflusher (2.3.1)
fuzzy_match (2.0.4)
gh_inspector (1.1.3)
git (1.8.1)
git (1.9.1)
rchardet (~> 1.8)
google-apis-androidpublisher_v3 (0.5.0)
google-apis-core (~> 0.1)
Expand Down Expand Up @@ -239,7 +243,7 @@ GEM
octokit (4.21.0)
faraday (>= 0.9)
sawyer (~> 0.8.0, >= 0.5.3)
oj (3.11.7)
oj (3.12.1)
optimist (3.0.1)
options (2.3.2)
os (1.1.1)
Expand Down

0 comments on commit e8f2ad4

Please sign in to comment.