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:
parent
53a5abb56f
commit
cde05853d5
@ -1 +1 @@
|
||||
2.2.1
|
||||
2.2.2
|
||||
|
||||
3
Gemfile
3
Gemfile
@ -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'
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user