1
0
mirror of https://github.com/danbee/danbarberphoto synced 2025-03-04 08:49:07 +00:00

Ruby 2.2.2

This commit is contained in:
Daniel Barber 2015-08-19 13:02:03 +01:00
parent 53a5abb56f
commit cde05853d5
3 changed files with 2 additions and 6 deletions

View File

@ -1 +1 @@
2.2.1
2.2.2

View File

@ -1,5 +1,5 @@
source 'http://rubygems.org'
ruby '2.2.1'
ruby '2.2.2'
gem 'dotenv-rails', :groups => [:development, :test]
@ -71,7 +71,6 @@ end
gem 'newrelic_rpm'
gem 'foreman'
gem 'foreman-export-initscript'
gem 'pg'
gem 'devise'

View File

@ -129,8 +129,6 @@ GEM
nokogiri (~> 1.5, >= 1.5.11)
foreman (0.78.0)
thor (~> 0.19.1)
foreman-export-initscript (0.0.1)
foreman
formatador (0.2.5)
haml (4.0.7)
tilt
@ -303,7 +301,6 @@ DEPENDENCIES
factory_girl_rails
fivemat
foreman
foreman-export-initscript
haml
hpricot
jquery-rails