Commit 9704c799
Changed files (2)
Gemfile
@@ -1,6 +1,6 @@
source 'https://rubygems.org'
-gem 'rails', '4.1.5'
+gem 'rails', '4.1.6'
gem 'sass-rails', '~> 4.0'
gem 'uglifier', '>= 1.3.0'
gem 'coffee-rails', '~> 4.0'
Gemfile.lock
@@ -1,27 +1,27 @@
GEM
remote: https://rubygems.org/
specs:
- actionmailer (4.1.5)
- actionpack (= 4.1.5)
- actionview (= 4.1.5)
- mail (~> 2.5.4)
- actionpack (4.1.5)
- actionview (= 4.1.5)
- activesupport (= 4.1.5)
+ actionmailer (4.1.6)
+ actionpack (= 4.1.6)
+ actionview (= 4.1.6)
+ mail (~> 2.5, >= 2.5.4)
+ actionpack (4.1.6)
+ actionview (= 4.1.6)
+ activesupport (= 4.1.6)
rack (~> 1.5.2)
rack-test (~> 0.6.2)
- actionview (4.1.5)
- activesupport (= 4.1.5)
+ actionview (4.1.6)
+ activesupport (= 4.1.6)
builder (~> 3.1)
erubis (~> 2.7.0)
- activemodel (4.1.5)
- activesupport (= 4.1.5)
+ activemodel (4.1.6)
+ activesupport (= 4.1.6)
builder (~> 3.1)
- activerecord (4.1.5)
- activemodel (= 4.1.5)
- activesupport (= 4.1.5)
+ activerecord (4.1.6)
+ activemodel (= 4.1.6)
+ activesupport (= 4.1.6)
arel (~> 5.0.0)
- activesupport (4.1.5)
+ activesupport (4.1.6)
i18n (~> 0.6, >= 0.6.9)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
@@ -68,7 +68,7 @@ GEM
capistrano-rbenv (2.0.2)
capistrano (~> 3.1)
sshkit (~> 1.3)
- capybara (2.4.1)
+ capybara (2.4.3)
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
@@ -112,7 +112,7 @@ GEM
exception_notification (4.0.1)
actionmailer (>= 3.0.4)
activesupport (>= 3.0.4)
- excon (0.39.5)
+ excon (0.39.6)
execjs (2.2.1)
exifr (1.1.3)
factory_girl (4.4.0)
@@ -131,7 +131,7 @@ GEM
fog-softlayer
ipaddress (~> 0.5)
nokogiri (~> 1.5, >= 1.5.11)
- fog-brightbox (0.5.0)
+ fog-brightbox (0.5.1)
fog-core (~> 1.22)
fog-json
inflecto
@@ -181,13 +181,12 @@ GEM
actionpack (>= 3.0.0)
activesupport (>= 3.0.0)
kgio (2.9.2)
- lol_dba (1.6.1)
+ lol_dba (1.6.4)
actionpack (>= 3.0)
activerecord (>= 3.0)
railties (>= 3.0)
- mail (2.5.4)
- mime-types (~> 1.16)
- treetop (~> 1.4.8)
+ mail (2.6.1)
+ mime-types (>= 1.16, < 3)
memoizable (0.4.2)
thread_safe (~> 0.3, >= 0.3.1)
method_source (0.8.2)
@@ -212,7 +211,6 @@ GEM
cliver (~> 0.3.1)
multi_json (~> 1.0)
websocket-driver (>= 0.2.0)
- polyglot (0.3.5)
pry (0.10.1)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
@@ -224,19 +222,19 @@ GEM
rack
rack-test (0.6.2)
rack (>= 1.0)
- rails (4.1.5)
- actionmailer (= 4.1.5)
- actionpack (= 4.1.5)
- actionview (= 4.1.5)
- activemodel (= 4.1.5)
- activerecord (= 4.1.5)
- activesupport (= 4.1.5)
+ rails (4.1.6)
+ actionmailer (= 4.1.6)
+ actionpack (= 4.1.6)
+ actionview (= 4.1.6)
+ activemodel (= 4.1.6)
+ activerecord (= 4.1.6)
+ activesupport (= 4.1.6)
bundler (>= 1.3.0, < 2.0)
- railties (= 4.1.5)
+ railties (= 4.1.6)
sprockets-rails (~> 2.0)
- railties (4.1.5)
- actionpack (= 4.1.5)
- activesupport (= 4.1.5)
+ railties (4.1.6)
+ actionpack (= 4.1.6)
+ activesupport (= 4.1.6)
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
raindrops (0.13.0)
@@ -244,12 +242,12 @@ GEM
rdoc (4.1.2)
json (~> 1.4)
rmagick (2.13.3)
- rspec-core (3.1.2)
+ rspec-core (3.1.4)
rspec-support (~> 3.1.0)
- rspec-expectations (3.1.0)
+ rspec-expectations (3.1.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.1.0)
- rspec-mocks (3.1.0)
+ rspec-mocks (3.1.1)
rspec-support (~> 3.1.0)
rspec-rails (3.1.0)
actionpack (>= 3.0)
@@ -276,9 +274,9 @@ GEM
rubyzip (~> 1.0)
websocket (~> 1.0)
simple_oauth (0.2.0)
- simplecov (0.9.0)
+ simplecov (0.9.1)
docile (~> 1.1.0)
- multi_json
+ multi_json (~> 1.0)
simplecov-html (~> 0.8.0)
simplecov-html (0.8.0)
slop (3.6.0)
@@ -304,9 +302,6 @@ GEM
thor (0.19.1)
thread_safe (0.3.4)
tilt (1.4.1)
- treetop (1.4.15)
- polyglot
- polyglot (>= 0.3.1)
turbolinks (2.3.0)
coffee-rails
twitter (5.9.0)
@@ -386,7 +381,7 @@ DEPENDENCIES
poltergeist
pry-rails
rack-attack
- rails (= 4.1.5)
+ rails (= 4.1.6)
rmagick (~> 2.13.0)
rspec-rails
sass-rails (~> 4.0)