Skip to content

Commit

Permalink
Merge pull request #31 from chastell/bundle_update
Browse files Browse the repository at this point in the history
Bump dependencies
  • Loading branch information
wrozka committed Jul 23, 2013
2 parents e31a14c + 5a751ac commit 70af314
Showing 1 changed file with 52 additions and 33 deletions.
85 changes: 52 additions & 33 deletions Gemfile.lock
Expand Up @@ -22,85 +22,104 @@ GEM
multi_json (~> 1.0)
archive-tar-minitar (0.5.2)
arel (3.0.2)
aruba (0.4.11)
childprocess (>= 0.2.3)
aruba (0.5.3)
childprocess (>= 0.3.6)
cucumber (>= 1.1.1)
ffi (>= 1.0.11)
rspec (>= 2.7.0)
rspec-expectations (>= 2.7.0)
builder (3.0.4)
childprocess (0.3.2)
ffi (~> 1.0.6)
childprocess (0.3.9)
ffi (~> 1.0, >= 1.0.11)
coderay (1.0.9)
colorize (0.5.8)
coveralls (0.6.7)
colorize
multi_json (~> 1.3)
rest-client
simplecov (>= 0.7)
thor
cucumber (1.3.3)
cucumber (1.3.5)
builder (>= 2.1.2)
diff-lcs (>= 1.1.3)
gherkin (~> 2.12.0)
multi_json (~> 1.7.5)
multi_test (~> 0.0.1)
dependor (0.0.5)
multi_test (>= 0.0.2)
dependor (0.0.6)
diff-lcs (1.2.4)
ffi (1.0.11)
ffi (1.0.11-java)
ffi (1.9.0)
ffi (1.9.0-java)
formatador (0.2.4)
gherkin (2.12.0)
multi_json (~> 1.3)
gherkin (2.12.0-java)
multi_json (~> 1.3)
growl (1.0.3)
guard (1.1.1)
listen (>= 0.4.2)
guard (1.8.1)
formatador (>= 0.2.4)
listen (>= 1.0.0)
lumberjack (>= 1.0.2)
pry (>= 0.9.10)
thor (>= 0.14.6)
guard-ctags-bundler (0.1.6)
guard (>= 1.1)
guard-cucumber (1.1.0)
guard-cucumber (1.4.0)
cucumber (>= 1.2.0)
guard (>= 1.1.0)
guard-rspec (1.1.0)
guard (>= 1.1)
guard-rspec (3.0.2)
guard (>= 1.8)
rspec (~> 2.13)
i18n (0.6.1)
json (1.8.0)
json (1.8.0-java)
libnotify (0.7.4)
ffi (~> 1.0.11)
listen (0.4.5)
rb-fchange (~> 0.0.5)
rb-fsevent (~> 0.9.1)
rb-inotify (~> 0.8.8)
mime-types (1.19)
libnotify (0.8.1)
ffi (>= 1.0.11)
listen (1.2.2)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
rb-kqueue (>= 0.2)
lumberjack (1.0.4)
method_source (0.8.1)
mime-types (1.23)
minitest (5.0.6)
multi_json (1.7.7)
multi_test (0.0.1)
rake (0.9.2.2)
rb-fchange (0.0.5)
ffi
rb-fsevent (0.9.1)
rb-inotify (0.8.8)
multi_test (0.0.2)
pry (0.9.12.2)
coderay (~> 1.0.5)
method_source (~> 0.8)
slop (~> 3.4)
pry (0.9.12.2-java)
coderay (~> 1.0.5)
method_source (~> 0.8)
slop (~> 3.4)
spoon (~> 0.0)
rake (10.1.0)
rb-fsevent (0.9.3)
rb-inotify (0.9.0)
ffi (>= 0.5.0)
rb-kqueue (0.2.0)
ffi (>= 0.5.0)
relish (0.6)
relish (0.7)
archive-tar-minitar (>= 0.5.2)
json (>= 1.4.6)
rest-client (>= 1.6.1)
rest-client (1.6.7)
mime-types (>= 1.16)
rr (1.1.1)
rspec (2.14.0)
rspec (2.14.1)
rspec-core (~> 2.14.0)
rspec-expectations (~> 2.14.0)
rspec-mocks (~> 2.14.0)
rspec-core (2.14.2)
rspec-core (2.14.4)
rspec-expectations (2.14.0)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.14.1)
simplecov (0.7.1)
multi_json (~> 1.0)
simplecov-html (~> 0.7.1)
simplecov-html (0.7.1)
thor (0.15.3)
slop (3.4.5)
spoon (0.0.4)
ffi
thor (0.18.1)
tzinfo (0.3.37)

PLATFORMS
Expand Down

0 comments on commit 70af314

Please sign in to comment.