Fix gemfile for openshift
This commit is contained in:
parent
a2f2f630a4
commit
3d9650f531
2
Gemfile
2
Gemfile
@ -1,6 +1,6 @@
|
||||
source 'http://rubygems.org'
|
||||
|
||||
ruby '2.0.0'
|
||||
#ruby '2.0.0'
|
||||
gem 'rails', '4.0.0'
|
||||
|
||||
# Servers
|
||||
|
@ -337,7 +337,6 @@ GEM
|
||||
json (>= 1.8.0)
|
||||
unicode_utils (1.4.0)
|
||||
uniform_notifier (1.4.0)
|
||||
wdm (0.1.0)
|
||||
webmock (1.17.4)
|
||||
addressable (>= 2.2.7)
|
||||
crack (>= 0.3.2)
|
||||
@ -401,5 +400,4 @@ DEPENDENCIES
|
||||
simplecov
|
||||
sorcery (>= 0.8.1)
|
||||
uglifier (>= 1.3.0)
|
||||
wdm (>= 0.1.0)
|
||||
webmock
|
||||
|
Loading…
x
Reference in New Issue
Block a user