Skip to content

Commit

Permalink
Merge pull request #23 from contentful-labs/bundle_update
Browse files Browse the repository at this point in the history
Update gem dependencies
  • Loading branch information
loudmouth authored May 11, 2018
2 parents 0ad7205 + 05ee152 commit 499bf2f
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 18 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
source 'http://rubygems.org'
source 'https://rubygems.org'

gem 'cocoapods', '~> 1.4.0'
gem 'cocoapods-coverage', '~> 0.2.0'
Expand Down
36 changes: 19 additions & 17 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
GEM
remote: http://rubygems.org/
remote: https://rubygems.org/
specs:
CFPropertyList (2.3.6)
activesupport (4.2.10)
i18n (~> 0.7)
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
atomos (0.1.2)
claide (1.0.2)
clamp (0.6.5)
cocoapods (1.4.0)
Expand Down Expand Up @@ -38,7 +39,7 @@ GEM
cocoapods-deintegrate (1.0.2)
cocoapods-docstats (0.0.3)
docstat
cocoapods-downloader (1.1.3)
cocoapods-downloader (1.2.0)
cocoapods-plugins (1.0.0)
nap
cocoapods-search (1.0.0)
Expand All @@ -56,35 +57,36 @@ GEM
escape (0.0.4)
fourflusher (2.0.1)
fuzzy_match (2.0.4)
gh_inspector (1.0.3)
i18n (0.9.3)
gh_inspector (1.1.3)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
mini_portile2 (2.1.0)
mini_portile2 (2.3.0)
minitest (5.11.3)
molinillo (0.6.4)
nanaimo (0.2.3)
molinillo (0.6.5)
nanaimo (0.2.5)
nap (1.1.0)
netrc (0.11.0)
nokogiri (1.6.8.1)
mini_portile2 (~> 2.1.0)
nokogiri (1.8.2)
mini_portile2 (~> 2.3.0)
rake (10.5.0)
rouge (2.0.7)
ruby-macho (1.1.0)
slather (2.4.4)
slather (2.4.5)
CFPropertyList (~> 2.2)
activesupport (>= 4.0.2, < 5)
activesupport (>= 4.0.2)
clamp (~> 0.6)
nokogiri (>= 1.6, < 1.7)
nokogiri (~> 1.8.2)
xcodeproj (~> 1.4)
sqlite3 (1.3.13)
thread_safe (0.3.6)
tzinfo (1.2.4)
tzinfo (1.2.5)
thread_safe (~> 0.1)
xcodeproj (1.5.4)
CFPropertyList (~> 2.3.3)
xcodeproj (1.5.7)
CFPropertyList (>= 2.3.3, < 4.0)
atomos (~> 0.1.2)
claide (>= 1.0.2, < 2.0)
colored2 (~> 3.1)
nanaimo (~> 0.2.3)
nanaimo (~> 0.2.4)
xcpretty (0.2.8)
rouge (~> 2.0.7)
xctasks (0.6.0)
Expand All @@ -101,4 +103,4 @@ DEPENDENCIES
xcpretty

BUNDLED WITH
1.16.0
1.16.1

0 comments on commit 499bf2f

Please sign in to comment.