Skip to content

Commit

Permalink
Downgrade bundler because of Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
luizmb committed Feb 10, 2020
1 parent c566d8c commit 0c71b2d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ GEM
netrc (~> 0.11)
cocoapods-try (1.1.0)
colored2 (3.1.2)
concurrent-ruby (1.1.5)
concurrent-ruby (1.1.6)
coveralls (0.8.23)
json (>= 1.8, < 3)
simplecov (~> 0.16.1)
Expand Down Expand Up @@ -83,7 +83,7 @@ GEM
nanaimo (0.2.6)
nap (1.1.0)
netrc (0.11.0)
nokogiri (1.10.7)
nokogiri (1.10.8)
mini_portile2 (~> 2.4.0)
open4 (1.3.4)
redcarpet (3.5.0)
Expand All @@ -108,7 +108,7 @@ GEM
tins (~> 1.0)
thor (1.0.1)
thread_safe (0.3.6)
tins (1.24.0)
tins (1.24.1)
sync
tzinfo (1.2.6)
thread_safe (~> 0.1)
Expand All @@ -134,4 +134,4 @@ DEPENDENCIES
xcpretty

BUNDLED WITH
2.0.2
1.17.3

0 comments on commit 0c71b2d

Please sign in to comment.