Skip to content

Commit

Permalink
Updating Gemfile.lock_1.9 with latest tested versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
lukes committed Apr 20, 2014
1 parent 3c77b55 commit 552e38d
Showing 1 changed file with 23 additions and 13 deletions.
36 changes: 23 additions & 13 deletions Gemfile.lock_1.9
Original file line number Diff line number Diff line change
@@ -1,22 +1,32 @@
GEM
remote: http://rubygems.org/
remote: https://rubygems.org/
specs:
active_support (3.0.0)
activesupport (= 3.0.0)
activesupport (3.0.0)
activesupport (4.1.0)
i18n (~> 0.6, >= 0.6.9)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.1)
tzinfo (~> 1.1)
builder (3.2.2)
hpricot (0.8.6)
htmlentities (4.3.1)
json (1.7.3)
nokogiri (1.5.4)
nokogiri (1.5.4-x86-mingw32)
i18n (0.6.9)
json (1.8.1)
mini_portile (0.5.3)
minitest (5.3.3)
nokogiri (1.6.1)
mini_portile (~> 0.5.0)
thread_safe (0.3.3)
tzinfo (1.1.0)
thread_safe (~> 0.1)

PLATFORMS
ruby
x86-mingw32

DEPENDENCIES
active_support (= 3.0.0)
hpricot (= 0.8.6)
htmlentities (= 4.3.1)
json (= 1.7.3)
nokogiri (= 1.5.4)
activesupport
builder
hpricot
htmlentities
json
nokogiri

0 comments on commit 552e38d

Please sign in to comment.