Skip to content

Commit

Permalink
update bundles
Browse files Browse the repository at this point in the history
  • Loading branch information
tomohiro committed Apr 30, 2013
1 parent a918110 commit a9c431c
Showing 1 changed file with 24 additions and 15 deletions.
39 changes: 24 additions & 15 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -18,37 +18,47 @@ GEM
net-http-persistent (>= 2.6)
coderay (1.0.9)
colorize (0.5.8)
coveralls (0.6.3)
coveralls (0.6.7)
colorize
multi_json (~> 1.3)
rest-client
simplecov (>= 0.7)
thor
diff-lcs (1.2.1)
diff-lcs (1.2.4)
dnssd (2.0)
guard (1.6.2)
listen (>= 0.6.0)
ffi (1.8.1)
formatador (0.2.4)
guard (1.8.0)
formatador (>= 0.2.4)
listen (>= 1.0.0)
lumberjack (>= 1.0.2)
pry (>= 0.9.10)
terminal-table (>= 1.4.3)
thor (>= 0.14.6)
guard-rspec (2.5.1)
guard (>= 1.1)
rspec (~> 2.11)
listen (0.7.3)
guard-rspec (2.6.0)
guard (>= 1.8)
rspec (~> 2.13)
listen (1.0.3)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
rb-kqueue (>= 0.2)
lumberjack (1.0.3)
method_source (0.8.1)
mime-types (1.21)
mime-types (1.23)
multi_json (1.7.2)
net-http-digest_auth (1.2.1)
net-http-digest_auth (1.3)
net-http-persistent (2.8)
nokogiri (1.5.9)
pry (0.9.12)
pry (0.9.12.1)
coderay (~> 1.0.5)
method_source (~> 0.8)
slop (~> 3.4)
rack (1.5.2)
rake (10.0.4)
rb-fsevent (0.9.3)
rb-inotify (0.9.0)
ffi (>= 0.5.0)
rb-kqueue (0.2.0)
ffi (>= 0.5.0)
rest-client (1.6.7)
mime-types (>= 1.16)
rspec (2.13.0)
Expand All @@ -58,15 +68,14 @@ GEM
rspec-core (2.13.1)
rspec-expectations (2.13.0)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.13.0)
rspec-mocks (2.13.1)
ruby-progressbar (1.0.2)
simplecov (0.7.1)
multi_json (~> 1.0)
simplecov-html (~> 0.7.1)
simplecov-html (0.7.1)
slop (3.4.4)
terminal-table (1.4.5)
thor (0.17.0)
thor (0.18.1)

PLATFORMS
ruby
Expand Down

0 comments on commit a9c431c

Please sign in to comment.