Skip to content

Commit

Permalink
bundle update
Browse files Browse the repository at this point in the history
  • Loading branch information
jdee committed May 22, 2019
1 parent ed16870 commit 8fb8178
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ GEM
ast (2.4.0)
atomos (0.1.3)
babosa (1.0.2)
backports (3.14.0)
backports (3.15.0)
branch_io_cli (0.13.1)
CFPropertyList (~> 2.3)
cocoapods-core (~> 1.3)
Expand All @@ -26,11 +26,11 @@ GEM
tty-spinner (~> 0.7)
xcodeproj (~> 1.4)
claide (1.0.2)
cocoapods (1.6.1)
cocoapods (1.7.0)
activesupport (>= 4.0.2, < 5)
claide (>= 1.0.2, < 2.0)
cocoapods-core (= 1.6.1)
cocoapods-deintegrate (>= 1.0.2, < 2.0)
cocoapods-core (= 1.7.0)
cocoapods-deintegrate (>= 1.0.3, < 2.0)
cocoapods-downloader (>= 1.2.2, < 2.0)
cocoapods-plugins (>= 1.0.0, < 2.0)
cocoapods-search (>= 1.0.0, < 2.0)
Expand All @@ -44,8 +44,8 @@ GEM
molinillo (~> 0.6.6)
nap (~> 1.0)
ruby-macho (~> 1.4)
xcodeproj (>= 1.8.1, < 2.0)
cocoapods-core (1.6.1)
xcodeproj (>= 1.8.2, < 2.0)
cocoapods-core (1.7.0)
activesupport (>= 4.0.2, < 6)
fuzzy_match (~> 2.0.4)
nap (~> 1.0)
Expand Down Expand Up @@ -87,7 +87,7 @@ GEM
faraday_middleware (0.13.1)
faraday (>= 0.7.4, < 1.0)
fastimage (2.1.5)
fastlane (2.121.1)
fastlane (2.123.0)
CFPropertyList (>= 2.3, < 4.0.0)
addressable (>= 2.3, < 3.0.0)
babosa (>= 1.0.2, < 2.0.0)
Expand Down Expand Up @@ -129,7 +129,7 @@ GEM
fastlane-plugin-patch (0.5.0)
pattern_patch (>= 0.5.1)
fastlane-plugin-yarn (1.1)
ffi (1.10.0)
ffi (1.11.1)
fourflusher (2.2.0)
fuzzy_match (2.0.4)
gh (0.14.0)
Expand Down Expand Up @@ -213,13 +213,13 @@ GEM
uber (< 0.2.0)
retriable (3.1.2)
rouge (2.0.7)
rubocop (0.68.1)
rubocop (0.70.0)
jaro_winkler (~> 1.5.1)
parallel (~> 1.10)
parser (>= 2.5, != 2.5.1.1)
parser (>= 2.6)
rainbow (>= 2.2.2, < 4.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 1.6)
unicode-display_width (>= 1.4.0, < 1.7)
ruby-macho (1.4.0)
ruby-progressbar (1.10.0)
rubyzip (1.2.2)
Expand All @@ -238,7 +238,7 @@ GEM
terminal-table (1.8.0)
unicode-display_width (~> 1.1, >= 1.1.1)
thread_safe (0.3.6)
travis (1.8.9)
travis (1.8.10)
backports
faraday (~> 0.9)
faraday_middleware (~> 0.9, >= 0.9.1)
Expand Down Expand Up @@ -266,10 +266,10 @@ GEM
unf (0.1.4)
unf_ext
unf_ext (0.0.7.6)
unicode-display_width (1.5.0)
unicode-display_width (1.6.0)
websocket (1.2.8)
word_wrap (1.0.0)
xcodeproj (1.8.2)
xcodeproj (1.9.0)
CFPropertyList (>= 2.3.3, < 4.0)
atomos (~> 0.1.3)
claide (>= 1.0.2, < 2.0)
Expand Down

0 comments on commit 8fb8178

Please sign in to comment.