Skip to content

Commit

Permalink
Updates Gemfile.lock. Fixes clevelandonrails/rubyonrailsbook #32
Browse files Browse the repository at this point in the history
  • Loading branch information
jrgifford committed Apr 5, 2013
1 parent 776c6e4 commit c79b2f7
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions DemoApp/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,8 @@ GEM
annotate (2.5.0)
rake
arel (3.0.2)
bootstrap-sass (2.0.4.0)
bootstrap-sass (2.3.1.0)
sass (~> 3.2)
builder (3.0.4)
capybara (1.1.2)
mime-types (>= 1.16)
Expand Down Expand Up @@ -65,10 +66,9 @@ GEM
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
mime-types (1.21)
mime-types (1.22)
multi_json (1.7.2)
nokogiri (1.5.9)
pg (0.12.2)
polyglot (0.3.3)
rack (1.4.5)
rack-cache (1.2)
Expand Down Expand Up @@ -129,7 +129,7 @@ GEM
actionpack (~> 3.0)
activemodel (~> 3.0)
railties (~> 3.0)
thor (0.18.0)
thor (0.18.1)
tilt (1.3.6)
treetop (1.4.12)
polyglot
Expand All @@ -151,7 +151,6 @@ DEPENDENCIES
capybara (= 1.1.2)
coffee-rails (~> 3.2.1)
jquery-rails
pg (= 0.12.2)
rails (= 3.2.13)
rspec-rails (= 2.11.0)
sass-rails (~> 3.2.3)
Expand Down

0 comments on commit c79b2f7

Please sign in to comment.