Commit 36c7095b
Changed files (2)
Gemfile
@@ -1,9 +1,9 @@
source 'https://rubygems.org'
-gem 'rails', '4.1.4'
-gem 'sass-rails', '~> 4.0.3'
+gem 'rails', '4.1.5'
+gem 'sass-rails', '~> 4.0'
gem 'uglifier', '>= 1.3.0'
-gem 'coffee-rails', '~> 4.0.0'
+gem 'coffee-rails', '~> 4.0'
gem 'jquery-rails'
gem 'turbolinks'
gem 'jbuilder', '~> 2.0'
@@ -23,8 +23,8 @@ gem 'jquery-ui-rails', '~> 4.0.0'
gem 'mini_magick'
gem "kaminari", "~> 0.15.0"
gem 'bootstrap-sass', '~> 2.3.0'
-gem 'delayed_job', "~> 4.0.0"
-gem 'delayed_job_active_record', "~> 4.0.0"
+gem 'delayed_job', "~> 4.0"
+gem 'delayed_job_active_record', "~> 4.0"
gem 'daemons', '~> 1.1.9'
gem 'dotenv-rails'
gem 'pg'
Gemfile.lock
@@ -1,27 +1,27 @@
GEM
remote: https://rubygems.org/
specs:
- actionmailer (4.1.4)
- actionpack (= 4.1.4)
- actionview (= 4.1.4)
+ actionmailer (4.1.5)
+ actionpack (= 4.1.5)
+ actionview (= 4.1.5)
mail (~> 2.5.4)
- actionpack (4.1.4)
- actionview (= 4.1.4)
- activesupport (= 4.1.4)
+ actionpack (4.1.5)
+ actionview (= 4.1.5)
+ activesupport (= 4.1.5)
rack (~> 1.5.2)
rack-test (~> 0.6.2)
- actionview (4.1.4)
- activesupport (= 4.1.4)
+ actionview (4.1.5)
+ activesupport (= 4.1.5)
builder (~> 3.1)
erubis (~> 2.7.0)
- activemodel (4.1.4)
- activesupport (= 4.1.4)
+ activemodel (4.1.5)
+ activesupport (= 4.1.5)
builder (~> 3.1)
- activerecord (4.1.4)
- activemodel (= 4.1.4)
- activesupport (= 4.1.4)
+ activerecord (4.1.5)
+ activemodel (= 4.1.5)
+ activesupport (= 4.1.5)
arel (~> 5.0.0)
- activesupport (4.1.4)
+ activesupport (4.1.5)
i18n (~> 0.6, >= 0.6.9)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
@@ -50,7 +50,7 @@ GEM
sass (~> 3.2)
buftok (0.2.0)
builder (3.2.2)
- bullet (4.13.1)
+ bullet (4.13.2)
activesupport (>= 3.0.0)
uniform_notifier (>= 1.6.0)
capistrano (3.2.1)
@@ -60,7 +60,7 @@ GEM
capistrano-bundler (1.1.3)
capistrano (~> 3.1)
sshkit (~> 1.2)
- capistrano-rails (1.1.1)
+ capistrano-rails (1.1.2)
capistrano (~> 3.1)
capistrano-bundler (~> 1.1)
capistrano-rbenv (2.0.2)
@@ -86,13 +86,13 @@ GEM
coffee-script (2.3.0)
coffee-script-source
execjs
- coffee-script-source (1.7.1)
+ coffee-script-source (1.8.0)
colorize (0.7.3)
daemons (1.1.9)
dalli (2.7.2)
database_cleaner (1.3.0)
debug_inspector (0.0.2)
- delayed_job (4.0.2)
+ delayed_job (4.0.3)
activesupport (>= 3.0, < 4.2)
delayed_job_active_record (4.0.2)
activerecord (>= 3.0, < 4.2)
@@ -134,7 +134,7 @@ GEM
fog-softlayer
ipaddress (~> 0.5)
nokogiri (~> 1.5, >= 1.5.11)
- fog-brightbox (0.3.0)
+ fog-brightbox (0.5.0)
fog-core (~> 1.22)
fog-json
inflecto
@@ -147,7 +147,7 @@ GEM
net-ssh (>= 2.1.3)
fog-json (1.0.0)
multi_json (~> 1.0)
- fog-softlayer (0.3.15)
+ fog-softlayer (0.3.17)
fog-core
fog-json
foreman (0.75.0)
@@ -171,7 +171,7 @@ GEM
jbuilder (2.1.3)
activesupport (>= 3.0.0, < 5)
multi_json (~> 1.2)
- jquery-rails (3.1.1)
+ jquery-rails (3.1.2)
railties (>= 3.0, < 5.0)
thor (>= 0.14, < 2.0)
jquery-ui-rails (4.0.5)
@@ -184,7 +184,7 @@ GEM
actionpack (>= 3.0.0)
activesupport (>= 3.0.0)
kgio (2.9.2)
- lol_dba (1.6.0)
+ lol_dba (1.6.1)
actionpack (>= 3.0)
activerecord (>= 3.0)
railties (>= 3.0)
@@ -195,10 +195,10 @@ GEM
thread_safe (~> 0.3, >= 0.3.1)
method_source (0.8.2)
mime-types (1.25.1)
- mini_magick (3.8.0)
+ mini_magick (3.8.1)
subexec (~> 0.2.1)
mini_portile (0.6.0)
- minitest (5.4.0)
+ minitest (5.4.1)
multi_json (1.10.1)
multi_xml (0.5.5)
multipart-post (2.0.0)
@@ -206,7 +206,7 @@ GEM
net-scp (1.2.1)
net-ssh (>= 2.6.5)
net-ssh (2.9.1)
- newrelic_rpm (3.9.3.241)
+ newrelic_rpm (3.9.4.245)
nokogiri (1.6.3.1)
mini_portile (= 0.6.0)
orm_adapter (0.5.0)
@@ -224,46 +224,46 @@ GEM
pry-rails (0.3.2)
pry (>= 0.9.10)
rack (1.5.2)
- rack-attack (4.1.0)
+ rack-attack (4.1.1)
rack
rack-test (0.6.2)
rack (>= 1.0)
- rails (4.1.4)
- actionmailer (= 4.1.4)
- actionpack (= 4.1.4)
- actionview (= 4.1.4)
- activemodel (= 4.1.4)
- activerecord (= 4.1.4)
- activesupport (= 4.1.4)
+ 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)
bundler (>= 1.3.0, < 2.0)
- railties (= 4.1.4)
+ railties (= 4.1.5)
sprockets-rails (~> 2.0)
- railties (4.1.4)
- actionpack (= 4.1.4)
- activesupport (= 4.1.4)
+ railties (4.1.5)
+ actionpack (= 4.1.5)
+ activesupport (= 4.1.5)
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
raindrops (0.13.0)
rake (10.3.2)
- rdoc (4.1.1)
+ rdoc (4.1.2)
json (~> 1.4)
rmagick (2.13.3)
- rspec-core (3.0.4)
- rspec-support (~> 3.0.0)
- rspec-expectations (3.0.4)
+ rspec-core (3.1.2)
+ rspec-support (~> 3.1.0)
+ rspec-expectations (3.1.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.0.0)
- rspec-mocks (3.0.4)
- rspec-support (~> 3.0.0)
- rspec-rails (3.0.2)
+ rspec-support (~> 3.1.0)
+ rspec-mocks (3.1.0)
+ rspec-support (~> 3.1.0)
+ rspec-rails (3.1.0)
actionpack (>= 3.0)
activesupport (>= 3.0)
railties (>= 3.0)
- rspec-core (~> 3.0.0)
- rspec-expectations (~> 3.0.0)
- rspec-mocks (~> 3.0.0)
- rspec-support (~> 3.0.0)
- rspec-support (3.0.4)
+ rspec-core (~> 3.1.0)
+ rspec-expectations (~> 3.1.0)
+ rspec-mocks (~> 3.1.0)
+ rspec-support (~> 3.1.0)
+ rspec-support (3.1.0)
rubyzip (1.1.6)
sass (3.2.19)
sass-rails (4.0.3)
@@ -274,11 +274,11 @@ GEM
sdoc (0.4.1)
json (~> 1.7, >= 1.7.7)
rdoc (~> 4.0)
- selenium-webdriver (2.42.0)
- childprocess (>= 0.5.0)
+ selenium-webdriver (2.43.0)
+ childprocess (~> 0.5)
multi_json (~> 1.0)
rubyzip (~> 1.0)
- websocket (~> 1.0.4)
+ websocket (~> 1.0)
simple_oauth (0.2.0)
simplecov (0.9.0)
docile (~> 1.1.0)
@@ -293,7 +293,7 @@ GEM
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
- sprockets-rails (2.1.3)
+ sprockets-rails (2.1.4)
actionpack (>= 3.0)
activesupport (>= 3.0)
sprockets (~> 2.8)
@@ -339,7 +339,7 @@ GEM
uniform_notifier (1.6.2)
warden (1.2.3)
rack (>= 1.0)
- websocket (1.0.7)
+ websocket (1.2.1)
websocket-driver (0.3.4)
xpath (2.0.0)
nokogiri (~> 1.3)
@@ -361,12 +361,12 @@ DEPENDENCIES
capistrano-rbenv (~> 2.0)
capybara
carrierwave (~> 0.9.0)
- coffee-rails (~> 4.0.0)
+ coffee-rails (~> 4.0)
daemons (~> 1.1.9)
dalli
database_cleaner
- delayed_job (~> 4.0.0)
- delayed_job_active_record (~> 4.0.0)
+ delayed_job (~> 4.0)
+ delayed_job_active_record (~> 4.0)
devise (~> 3.0.0)
dotenv-deployment
dotenv-rails
@@ -392,10 +392,10 @@ DEPENDENCIES
poltergeist
pry-rails
rack-attack
- rails (= 4.1.4)
+ rails (= 4.1.5)
rmagick (~> 2.13.0)
rspec-rails
- sass-rails (~> 4.0.3)
+ sass-rails (~> 4.0)
sdoc (~> 0.4.0)
selenium-webdriver
simplecov