Skip to content

Commit

Permalink
[Bundle] Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Joshua Kalpin committed Nov 16, 2013
1 parent 16b15ee commit 5212432
Showing 1 changed file with 14 additions and 10 deletions.
24 changes: 14 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ GIT
PATH
remote: .
specs:
cocoapods-core (0.27.1)
cocoapods-core (0.28.0)
activesupport (>= 3.2.15, < 4)
fuzzy_match (~> 2.0.4)
json (~> 1.8)
Expand All @@ -33,13 +33,14 @@ GEM
ast (1.1.0)
awesome_print (1.2.0)
bacon (1.2.0)
coderay (1.0.9)
coderay (1.1.0)
coveralls (0.7.0)
multi_json (~> 1.3)
rest-client
simplecov (>= 0.7)
term-ansicolor
thor
docile (1.1.0)
ffi (1.9.3)
fuzzy_match (2.0.4)
github-markup (0.7.5)
Expand All @@ -49,6 +50,7 @@ GEM
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
rb-kqueue (>= 0.2)
lockfile (2.1.0)
metaclass (0.0.1)
method_source (0.8.2)
mime-types (1.25)
Expand All @@ -64,8 +66,8 @@ GEM
slop (~> 3.4, >= 3.4.5)
posix-spawn (0.3.6)
powerpack (0.0.9)
pry (0.9.12.2)
coderay (~> 1.0.5)
pry (0.9.12.3)
coderay (~> 1.0)
method_source (~> 0.8)
slop (~> 3.4)
pygments.rb (0.5.4)
Expand All @@ -85,15 +87,17 @@ GEM
parser (~> 2.0)
powerpack (~> 0.0.6)
rainbow (>= 1.1.4)
simplecov (0.7.1)
multi_json (~> 1.0)
simplecov-html (~> 0.7.1)
simplecov-html (0.7.1)
slop (3.4.6)
simplecov (0.8.1)
docile (~> 1.1.0)
lockfile (>= 2.1.0)
multi_json
simplecov-html (~> 0.8.0)
simplecov-html (0.8.0)
slop (3.4.7)
term-ansicolor (1.2.2)
tins (~> 0.8)
thor (0.18.1)
tins (0.12.0)
tins (0.13.1)
yajl-ruby (1.1.0)
yard (0.8.7.3)

Expand Down

0 comments on commit 5212432

Please sign in to comment.