Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

Commit

Permalink
Update main dependencies
Browse files Browse the repository at this point in the history
Closes #910
  • Loading branch information
sikachu committed Jun 8, 2012
1 parent c96365d commit 25449d2
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
paperclip (3.0.3)
paperclip (3.0.4)
activemodel (>= 3.0.0)
activerecord (>= 3.0.0)
activesupport (>= 3.0.0)
Expand All @@ -11,15 +11,15 @@ PATH
GEM
remote: http://rubygems.org/
specs:
activemodel (3.2.3)
activesupport (= 3.2.3)
activemodel (3.2.5)
activesupport (= 3.2.5)
builder (~> 3.0.0)
activerecord (3.2.3)
activemodel (= 3.2.3)
activesupport (= 3.2.3)
activerecord (3.2.5)
activemodel (= 3.2.5)
activesupport (= 3.2.5)
arel (~> 3.0.2)
tzinfo (~> 0.3.29)
activesupport (3.2.3)
activesupport (3.2.5)
i18n (~> 0.6)
multi_json (~> 1.0)
addressable (2.2.7)
Expand All @@ -32,7 +32,7 @@ GEM
cucumber (>= 1.1.1)
ffi (>= 1.0.11)
rspec (>= 2.7.0)
aws-sdk (1.4.1)
aws-sdk (1.5.2)
httparty (~> 0.7)
json (~> 1.4)
nokogiri (>= 1.4.4)
Expand Down Expand Up @@ -78,7 +78,7 @@ GEM
multi_json (~> 1.0)
multi_xml
i18n (0.6.0)
json (1.6.6)
json (1.7.3)
launchy (2.1.0)
addressable (~> 2.2.6)
libwebsocket (0.1.3)
Expand All @@ -88,12 +88,12 @@ GEM
mime-types (1.18)
mocha (0.10.5)
metaclass (~> 0.0.1)
multi_json (1.3.2)
multi_xml (0.4.4)
multi_json (1.3.6)
multi_xml (0.5.1)
net-scp (1.0.4)
net-ssh (>= 1.99.1)
net-ssh (2.3.0)
nokogiri (1.5.2)
nokogiri (1.5.3)
pry (0.9.9.3)
coderay (~> 1.0.5)
method_source (~> 0.7.1)
Expand Down

0 comments on commit 25449d2

Please sign in to comment.