aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile b/Gemfile
index ea8c8dc..9816d7f 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,6 +1,6 @@
source 'https://rubygems.org'
-gem 'rails', '~> 4.2'
+#gem 'rails', '~> 4.2'
gem 'xmlrpc'
gem 'rake'
@@ -17,7 +17,7 @@ gem 'jbuilder', '~> 2.0'
# gem 'uglifier'
#end
-gem 'prototype-rails', github: 'rails/prototype-rails', branch: '4.2'
+# gem 'prototype-rails', github: 'rails/prototype-rails', branch: '4.2'
# Use unicorn as the web server
#gem 'unicorn'