Skip to content

Commit

Permalink
updated gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
rapind committed Aug 5, 2013
1 parent 36dcf14 commit e451c54
Showing 1 changed file with 20 additions and 20 deletions.
40 changes: 20 additions & 20 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@ GEM
activerecord (>= 3.0)
ansi (1.4.3)
arel (3.0.2)
bcrypt-ruby (3.0.1)
bcrypt-ruby (3.1.1)
builder (3.0.4)
capistrano (2.15.4)
capistrano (2.15.5)
highline
net-scp (>= 1.0.0)
net-sftp (>= 2.0.0)
Expand All @@ -46,7 +46,7 @@ GEM
coffee-script (2.2.0)
coffee-script-source
execjs
coffee-script-source (1.6.2)
coffee-script-source (1.6.3)
daemons (1.1.9)
dalli (1.1.5)
database_cleaner (0.9.1)
Expand Down Expand Up @@ -110,20 +110,20 @@ GEM
mime-types (~> 1.16)
treetop (~> 1.4.8)
mime-types (1.23)
mini_portile (0.5.0)
multi_json (1.7.6)
net-scp (1.1.1)
mini_portile (0.5.1)
multi_json (1.7.8)
net-scp (1.1.2)
net-ssh (>= 2.6.5)
net-sftp (2.1.2)
net-ssh (>= 2.6.5)
net-ssh (2.6.7)
net-ssh (2.6.8)
net-ssh-gateway (1.2.0)
net-ssh (>= 2.6.5)
newrelic_rpm (3.6.3.111)
newrelic_rpm (3.6.6.147)
nokogiri (1.6.0)
mini_portile (~> 0.5.0)
orm_adapter (0.0.7)
pg (0.15.1)
pg (0.16.0)
polyglot (0.3.3)
rack (1.4.5)
rack-cache (1.2)
Expand All @@ -147,25 +147,25 @@ GEM
rake (>= 0.8.7)
rdoc (~> 3.4)
thor (>= 0.14.6, < 2.0)
rake (10.0.4)
rake (10.1.0)
rdiscount (1.6.8)
rdoc (3.12.2)
json (~> 1.4)
responders (0.9.3)
railties (~> 3.1)
rspec-core (2.13.1)
rspec-expectations (2.13.0)
rspec-core (2.14.4)
rspec-expectations (2.14.0)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.13.1)
rspec-rails (2.13.2)
rspec-mocks (2.14.2)
rspec-rails (2.14.0)
actionpack (>= 3.0)
activesupport (>= 3.0)
railties (>= 3.0)
rspec-core (~> 2.13.0)
rspec-expectations (~> 2.13.0)
rspec-mocks (~> 2.13.0)
rspec-core (~> 2.14.0)
rspec-expectations (~> 2.14.0)
rspec-mocks (~> 2.14.0)
ruby-hmac (0.4.0)
sass (3.2.9)
sass (3.2.10)
sass-rails (3.2.6)
railties (~> 3.2.0)
sass (>= 3.1.10)
Expand All @@ -192,10 +192,10 @@ GEM
turn (0.9.6)
ansi
tzinfo (0.3.37)
uglifier (2.1.1)
uglifier (2.1.2)
execjs (>= 0.3.0)
multi_json (~> 1.0, >= 1.0.2)
warden (1.2.1)
warden (1.2.3)
rack (>= 1.0)

PLATFORMS
Expand Down

0 comments on commit e451c54

Please sign in to comment.