Skip to content

Commit

Permalink
Bundle update
Browse files Browse the repository at this point in the history
  • Loading branch information
justincampbell committed Jul 8, 2012
1 parent edd979a commit a3c483f
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions Gemfile.lock
Expand Up @@ -63,14 +63,14 @@ GEM
diff-lcs (1.1.3)
erubis (2.7.0)
eventmachine (0.12.10)
excon (0.14.2)
excon (0.14.3)
execjs (1.4.0)
multi_json (~> 1.0)
ffi (1.0.11)
gherkin (2.11.1)
json (>= 1.4.6)
growl (1.0.3)
guard (1.2.1)
guard (1.2.3)
listen (>= 0.4.2)
thor (>= 0.14.6)
guard-bundler (1.0.0)
Expand All @@ -81,14 +81,14 @@ GEM
guard (>= 1.1.0)
guard-rspec (1.1.0)
guard (>= 1.1)
heroku (2.28.7)
heroku-api (~> 0.2.6)
heroku (2.28.10)
heroku-api (~> 0.2.7)
launchy (>= 0.3.2)
netrc (~> 0.7.5)
rest-client (~> 1.6.1)
rubyzip
heroku-api (0.2.6)
excon (~> 0.14.0)
heroku-api (0.2.7)
excon (~> 0.14.3)
hike (1.2.1)
i18n (0.6.0)
journey (1.0.4)
Expand Down Expand Up @@ -147,19 +147,19 @@ GEM
json (~> 1.4)
rest-client (1.6.7)
mime-types (>= 1.16)
rspec (2.10.0)
rspec-core (~> 2.10.0)
rspec-expectations (~> 2.10.0)
rspec-mocks (~> 2.10.0)
rspec-core (2.10.1)
rspec-expectations (2.10.0)
rspec (2.11.0)
rspec-core (~> 2.11.0)
rspec-expectations (~> 2.11.0)
rspec-mocks (~> 2.11.0)
rspec-core (2.11.0)
rspec-expectations (2.11.1)
diff-lcs (~> 1.1.3)
rspec-mocks (2.10.1)
rspec-rails (2.10.1)
rspec-mocks (2.11.0)
rspec-rails (2.11.0)
actionpack (>= 3.0)
activesupport (>= 3.0)
railties (>= 3.0)
rspec (~> 2.10.0)
rspec (~> 2.11.0)
rubyzip (0.9.9)
sass (3.1.20)
sass-rails (3.2.5)
Expand All @@ -180,7 +180,7 @@ GEM
tilt (~> 1.1, != 1.3.0)
sqlite3 (1.3.6)
temple (0.4.0)
thin (1.3.1)
thin (1.4.1)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
Expand Down

0 comments on commit a3c483f

Please sign in to comment.