Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 9 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ GEM
remote: https://rubygems.org/
specs:
CFPropertyList (3.0.3)
activesupport (5.2.6)
activesupport (5.2.8.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
Expand Down Expand Up @@ -43,7 +43,7 @@ GEM
public_suffix
typhoeus (~> 1.0)
cocoapods-deintegrate (1.0.4)
cocoapods-downloader (1.4.0)
cocoapods-downloader (1.6.3)
cocoapods-plugins (1.0.0)
nap
cocoapods-search (1.0.0)
Expand All @@ -52,7 +52,7 @@ GEM
netrc (~> 0.11)
cocoapods-try (1.2.0)
colored2 (3.1.2)
concurrent-ruby (1.1.9)
concurrent-ruby (1.2.3)
escape (0.0.4)
ethon (0.14.0)
ffi (>= 1.15.0)
Expand Down Expand Up @@ -91,13 +91,13 @@ GEM
gh_inspector (1.1.3)
highline (2.0.3)
httpclient (2.8.3)
i18n (1.8.10)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
json (2.5.1)
json_pure (2.5.1)
launchy (2.4.3)
addressable (~> 2.3)
minitest (5.14.4)
minitest (5.23.0)
molinillo (0.6.6)
multi_json (1.15.0)
multipart-post (2.1.1)
Expand All @@ -110,9 +110,11 @@ GEM
pusher-client (0.6.2)
json
websocket (~> 1.0)
rexml (3.2.5)
rexml (3.2.8)
strscan (>= 3.0.9)
ruby-macho (1.4.0)
ruby2_keywords (0.0.5)
strscan (3.1.0)
thread_safe (0.3.6)
travis (1.10.0)
faraday (~> 1.0)
Expand All @@ -124,7 +126,7 @@ GEM
pusher-client (~> 0.4)
typhoeus (1.4.0)
ethon (>= 0.9.0)
tzinfo (1.2.9)
tzinfo (1.2.11)
thread_safe (~> 0.1)
websocket (1.2.9)
xcodeproj (1.21.0)
Expand Down