Skip to content

Commit

Permalink
update bubble-wrap, ib
Browse files Browse the repository at this point in the history
  • Loading branch information
sohocoke committed Sep 2, 2014
1 parent 527a03d commit 3802649
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
4 changes: 2 additions & 2 deletions Gemfile
Expand Up @@ -9,14 +9,14 @@ gem 'cocoapods-core'

gem 'motion-logger'

gem 'bubble-wrap', '~> 1.4.0', :require => ['bubble-wrap', 'bubble-wrap/core', 'bubble-wrap/media']
gem 'bubble-wrap'

gem 'sugarcube'
gem 'ProMotion', :git => 'https://github.com/clearsightstudio/ProMotion', :branch => 'master'

# gem 'motion-pixate'

gem 'ib', '~> 0.4.0', :require => ['ib', 'ib/outlets']
gem 'ib'

# gem 'motion-xray'
gem 'motion-hockeyrink'
Expand Down
10 changes: 6 additions & 4 deletions Gemfile.lock
Expand Up @@ -30,7 +30,9 @@ GEM
i18n (~> 0.6, >= 0.6.4)
multi_json (~> 1.0)
awesome_print (1.2.0)
bubble-wrap (1.4.0)
bubble-wrap (1.7.1)
bubble-wrap-http (= 1.7.1)
bubble-wrap-http (1.7.1)
builder (3.0.4)
claide (0.5.0)
cocoapods (0.32.1)
Expand Down Expand Up @@ -74,7 +76,7 @@ GEM
httparty (0.13.1)
json (~> 1.8)
multi_xml (>= 0.5.2)
i18n (0.6.9)
i18n (0.6.11)
ib (0.4.7)
thor (~> 0.15.4)
tilt (~> 1.4.1)
Expand Down Expand Up @@ -133,9 +135,9 @@ PLATFORMS

DEPENDENCIES
ProMotion!
bubble-wrap (~> 1.4.0)
bubble-wrap
cocoapods-core
ib (~> 0.4.0)
ib
motion-bundler
motion-cocoapods
motion-fileutils
Expand Down

0 comments on commit 3802649

Please sign in to comment.