Skip to content

Commit

Permalink
Updated how_slow gem, as well rvm-capistrano and some dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
jefflunt committed Aug 12, 2013
1 parent b27a066 commit 4b7b826
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 16 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -25,7 +25,7 @@ gem "omniauth-facebook"
gem "omniauth-twitter"

# Metrics
gem 'how_slow', '0.3.0.pre.4'
gem 'how_slow', '0.3.0.pre.6'

# Gems used only for assets and not required
# in production environments by default.
Expand Down
28 changes: 13 additions & 15 deletions Gemfile.lock
Expand Up @@ -33,7 +33,7 @@ GEM
bluecloth (2.2.0)
builder (3.0.4)
cancan (1.6.8)
capistrano (2.13.4)
capistrano (2.15.5)
highline
net-scp (>= 1.0.0)
net-sftp (>= 2.0.0)
Expand Down Expand Up @@ -96,9 +96,9 @@ GEM
guard (>= 1.1)
haml (3.1.7)
hashie (1.2.0)
highline (1.6.15)
highline (1.6.19)
hike (1.2.3)
how_slow (0.3.0.pre.4)
how_slow (0.3.0.pre.6)
actionmailer (~> 3.1)
activesupport (~> 3.1)
rails (~> 3.1)
Expand All @@ -108,7 +108,6 @@ GEM
jquery-rails (2.1.1)
railties (>= 3.1.0, < 5.0)
thor (~> 0.14)
jruby-pageant (1.1.1)
json (1.8.0)
jwt (0.1.5)
multi_json (>= 1.0)
Expand All @@ -134,14 +133,13 @@ GEM
mime-types (1.23)
multi_json (1.7.7)
multipart-post (1.1.5)
net-scp (1.0.4)
net-ssh (>= 1.99.1)
net-sftp (2.0.5)
net-ssh (>= 2.0.9)
net-ssh (2.6.0)
jruby-pageant (>= 1.1.1)
net-ssh-gateway (1.1.0)
net-ssh (>= 1.99.1)
net-scp (1.1.2)
net-ssh (>= 2.6.5)
net-sftp (2.1.2)
net-ssh (>= 2.6.5)
net-ssh (2.6.8)
net-ssh-gateway (1.2.0)
net-ssh (>= 2.6.5)
nokogiri (1.5.5)
oauth (0.4.6)
oauth2 (0.8.0)
Expand Down Expand Up @@ -221,8 +219,8 @@ GEM
rspec (~> 2.11.0)
ruby_gntp (0.3.4)
rubyzip (0.9.9)
rvm-capistrano (1.2.7)
capistrano (>= 2.0.0)
rvm-capistrano (1.4.3)
capistrano (>= 2.15.4)
sass (3.2.1)
sass-rails (3.2.5)
railties (~> 3.2.0)
Expand Down Expand Up @@ -284,7 +282,7 @@ DEPENDENCIES
guard-cucumber
guard-rspec
haml
how_slow (= 0.3.0.pre.4)
how_slow (= 0.3.0.pre.6)
jquery-rails
json
launchy
Expand Down

0 comments on commit 4b7b826

Please sign in to comment.