bringing the rails and rack version down for A9
This commit is contained in:
@@ -1,6 +1,8 @@
|
|||||||
source 'https://rubygems.org'
|
source 'https://rubygems.org'
|
||||||
|
|
||||||
gem 'rails', '3.2.15'
|
#don't upgrade
|
||||||
|
gem 'rails', '3.2.11'
|
||||||
|
gem 'rack', '1.4.3'
|
||||||
|
|
||||||
# Bundle edge Rails instead:
|
# Bundle edge Rails instead:
|
||||||
# gem 'rails', :git => 'git://github.com/rails/rails.git'
|
# gem 'rails', :git => 'git://github.com/rails/rails.git'
|
||||||
|
|||||||
+64
-58
@@ -1,32 +1,32 @@
|
|||||||
GEM
|
GEM
|
||||||
remote: https://rubygems.org/
|
remote: https://rubygems.org/
|
||||||
specs:
|
specs:
|
||||||
actionmailer (3.2.15)
|
actionmailer (3.2.11)
|
||||||
actionpack (= 3.2.15)
|
actionpack (= 3.2.11)
|
||||||
mail (~> 2.5.4)
|
mail (~> 2.4.4)
|
||||||
actionpack (3.2.15)
|
actionpack (3.2.11)
|
||||||
activemodel (= 3.2.15)
|
activemodel (= 3.2.11)
|
||||||
activesupport (= 3.2.15)
|
activesupport (= 3.2.11)
|
||||||
builder (~> 3.0.0)
|
builder (~> 3.0.0)
|
||||||
erubis (~> 2.7.0)
|
erubis (~> 2.7.0)
|
||||||
journey (~> 1.0.4)
|
journey (~> 1.0.4)
|
||||||
rack (~> 1.4.5)
|
rack (~> 1.4.0)
|
||||||
rack-cache (~> 1.2)
|
rack-cache (~> 1.2)
|
||||||
rack-test (~> 0.6.1)
|
rack-test (~> 0.6.1)
|
||||||
sprockets (~> 2.2.1)
|
sprockets (~> 2.2.1)
|
||||||
activemodel (3.2.15)
|
activemodel (3.2.11)
|
||||||
activesupport (= 3.2.15)
|
activesupport (= 3.2.11)
|
||||||
builder (~> 3.0.0)
|
builder (~> 3.0.0)
|
||||||
activerecord (3.2.15)
|
activerecord (3.2.11)
|
||||||
activemodel (= 3.2.15)
|
activemodel (= 3.2.11)
|
||||||
activesupport (= 3.2.15)
|
activesupport (= 3.2.11)
|
||||||
arel (~> 3.0.2)
|
arel (~> 3.0.2)
|
||||||
tzinfo (~> 0.3.29)
|
tzinfo (~> 0.3.29)
|
||||||
activeresource (3.2.15)
|
activeresource (3.2.11)
|
||||||
activemodel (= 3.2.15)
|
activemodel (= 3.2.11)
|
||||||
activesupport (= 3.2.15)
|
activesupport (= 3.2.11)
|
||||||
activesupport (3.2.15)
|
activesupport (3.2.11)
|
||||||
i18n (~> 0.6, >= 0.6.4)
|
i18n (~> 0.6)
|
||||||
multi_json (~> 1.0)
|
multi_json (~> 1.0)
|
||||||
addressable (2.3.5)
|
addressable (2.3.5)
|
||||||
arel (3.0.2)
|
arel (3.0.2)
|
||||||
@@ -52,7 +52,7 @@ GEM
|
|||||||
slim (>= 1.3.6, < 3.0)
|
slim (>= 1.3.6, < 3.0)
|
||||||
terminal-table (~> 1.4)
|
terminal-table (~> 1.4)
|
||||||
builder (3.0.4)
|
builder (3.0.4)
|
||||||
bundler-audit (0.2.0)
|
bundler-audit (0.3.0)
|
||||||
bundler (~> 1.2)
|
bundler (~> 1.2)
|
||||||
capybara (2.1.0)
|
capybara (2.1.0)
|
||||||
mime-types (>= 1.16)
|
mime-types (>= 1.16)
|
||||||
@@ -73,15 +73,15 @@ GEM
|
|||||||
coffee-script-source
|
coffee-script-source
|
||||||
execjs
|
execjs
|
||||||
coffee-script-source (1.6.3)
|
coffee-script-source (1.6.3)
|
||||||
cucumber (1.3.8)
|
cucumber (1.3.9)
|
||||||
builder (>= 2.1.2)
|
builder (>= 2.1.2)
|
||||||
diff-lcs (>= 1.1.3)
|
diff-lcs (>= 1.1.3)
|
||||||
gherkin (~> 2.12.1)
|
gherkin (~> 2.12)
|
||||||
multi_json (>= 1.7.5, < 2.0)
|
multi_json (>= 1.7.5, < 2.0)
|
||||||
multi_test (>= 0.0.2)
|
multi_test (>= 0.0.2)
|
||||||
database_cleaner (1.0.1)
|
database_cleaner (1.0.1)
|
||||||
debug_inspector (0.0.2)
|
debug_inspector (0.0.2)
|
||||||
diff-lcs (1.2.4)
|
diff-lcs (1.2.5)
|
||||||
docile (1.1.0)
|
docile (1.1.0)
|
||||||
dotenv (0.9.0)
|
dotenv (0.9.0)
|
||||||
em-websocket (0.5.0)
|
em-websocket (0.5.0)
|
||||||
@@ -91,10 +91,11 @@ GEM
|
|||||||
eventmachine (1.0.3)
|
eventmachine (1.0.3)
|
||||||
execjs (2.0.2)
|
execjs (2.0.2)
|
||||||
fastercsv (1.5.5)
|
fastercsv (1.5.5)
|
||||||
ffi (1.9.0)
|
ffi (1.9.3)
|
||||||
foreman (0.63.0)
|
foreman (0.63.0)
|
||||||
dotenv (>= 0.7)
|
dotenv (>= 0.7)
|
||||||
thor (>= 0.13.6)
|
thor (>= 0.13.6)
|
||||||
|
formatador (0.2.4)
|
||||||
gauntlt (1.0.6)
|
gauntlt (1.0.6)
|
||||||
aruba
|
aruba
|
||||||
cucumber
|
cucumber
|
||||||
@@ -102,22 +103,25 @@ GEM
|
|||||||
trollop
|
trollop
|
||||||
gherkin (2.12.2)
|
gherkin (2.12.2)
|
||||||
multi_json (~> 1.3)
|
multi_json (~> 1.3)
|
||||||
guard (1.4.0)
|
guard (2.2.3)
|
||||||
listen (>= 0.4.2)
|
formatador (>= 0.2.4)
|
||||||
thor (>= 0.14.6)
|
listen (~> 2.1)
|
||||||
|
lumberjack (~> 1.0)
|
||||||
|
pry (>= 0.9.12)
|
||||||
|
thor (>= 0.18.1)
|
||||||
guard-brakeman (0.8.1)
|
guard-brakeman (0.8.1)
|
||||||
brakeman (>= 2.1.1)
|
brakeman (>= 2.1.1)
|
||||||
guard (>= 1.1.0)
|
guard (>= 1.1.0)
|
||||||
guard-livereload (1.0.3)
|
guard-livereload (2.0.0)
|
||||||
em-websocket (>= 0.2.0)
|
em-websocket (~> 0.5)
|
||||||
guard (>= 1.1.0)
|
guard (~> 2.0)
|
||||||
multi_json (~> 1.0)
|
multi_json (~> 1.8)
|
||||||
guard-rspec (2.5.4)
|
guard-rspec (4.0.4)
|
||||||
guard (>= 1.1)
|
guard (>= 2.1.1)
|
||||||
rspec (~> 2.11)
|
rspec (~> 2.14)
|
||||||
guard-shell (0.5.1)
|
guard-shell (0.5.1)
|
||||||
guard (>= 1.1.0)
|
guard (>= 1.1.0)
|
||||||
haml (4.0.3)
|
haml (4.0.4)
|
||||||
tilt
|
tilt
|
||||||
hashr (0.0.22)
|
hashr (0.0.22)
|
||||||
highline (1.6.20)
|
highline (1.6.20)
|
||||||
@@ -133,15 +137,17 @@ GEM
|
|||||||
thor (>= 0.14, < 2.0)
|
thor (>= 0.14, < 2.0)
|
||||||
json (1.8.1)
|
json (1.8.1)
|
||||||
kgio (2.8.1)
|
kgio (2.8.1)
|
||||||
launchy (2.3.0)
|
launchy (2.4.0)
|
||||||
addressable (~> 2.3)
|
addressable (~> 2.3)
|
||||||
libv8 (3.16.14.3)
|
libv8 (3.16.14.3)
|
||||||
listen (2.1.2)
|
listen (2.2.0)
|
||||||
celluloid (>= 0.15.2)
|
celluloid (>= 0.15.2)
|
||||||
rb-fsevent (>= 0.9.3)
|
rb-fsevent (>= 0.9.3)
|
||||||
rb-inotify (>= 0.9)
|
rb-inotify (>= 0.9)
|
||||||
lockfile (2.1.0)
|
lockfile (2.1.0)
|
||||||
mail (2.5.4)
|
lumberjack (1.0.4)
|
||||||
|
mail (2.4.4)
|
||||||
|
i18n (>= 0.4.0)
|
||||||
mime-types (~> 1.16)
|
mime-types (~> 1.16)
|
||||||
treetop (~> 1.4.8)
|
treetop (~> 1.4.8)
|
||||||
method_source (0.8.2)
|
method_source (0.8.2)
|
||||||
@@ -157,12 +163,11 @@ GEM
|
|||||||
polyglot (0.3.3)
|
polyglot (0.3.3)
|
||||||
powder (0.2.0)
|
powder (0.2.0)
|
||||||
thor (>= 0.11.5)
|
thor (>= 0.11.5)
|
||||||
pry (0.9.6)
|
pry (0.9.12.3)
|
||||||
coderay (>= 0.9.8)
|
coderay (~> 1.0)
|
||||||
method_source (>= 0.6.5)
|
method_source (~> 0.8)
|
||||||
ruby_parser (>= 2.0.5)
|
slop (~> 3.4)
|
||||||
slop (~> 2.1.0)
|
rack (1.4.3)
|
||||||
rack (1.4.5)
|
|
||||||
rack-cache (1.2)
|
rack-cache (1.2)
|
||||||
rack (>= 0.4)
|
rack (>= 0.4)
|
||||||
rack-livereload (0.3.15)
|
rack-livereload (0.3.15)
|
||||||
@@ -171,17 +176,17 @@ GEM
|
|||||||
rack
|
rack
|
||||||
rack-test (0.6.2)
|
rack-test (0.6.2)
|
||||||
rack (>= 1.0)
|
rack (>= 1.0)
|
||||||
rails (3.2.15)
|
rails (3.2.11)
|
||||||
actionmailer (= 3.2.15)
|
actionmailer (= 3.2.11)
|
||||||
actionpack (= 3.2.15)
|
actionpack (= 3.2.11)
|
||||||
activerecord (= 3.2.15)
|
activerecord (= 3.2.11)
|
||||||
activeresource (= 3.2.15)
|
activeresource (= 3.2.11)
|
||||||
activesupport (= 3.2.15)
|
activesupport (= 3.2.11)
|
||||||
bundler (~> 1.0)
|
bundler (~> 1.0)
|
||||||
railties (= 3.2.15)
|
railties (= 3.2.11)
|
||||||
railties (3.2.15)
|
railties (3.2.11)
|
||||||
actionpack (= 3.2.15)
|
actionpack (= 3.2.11)
|
||||||
activesupport (= 3.2.15)
|
activesupport (= 3.2.11)
|
||||||
rack-ssl (~> 1.3.2)
|
rack-ssl (~> 1.3.2)
|
||||||
rake (>= 0.8.7)
|
rake (>= 0.8.7)
|
||||||
rdoc (~> 3.4)
|
rdoc (~> 3.4)
|
||||||
@@ -198,8 +203,8 @@ GEM
|
|||||||
rspec-core (~> 2.14.0)
|
rspec-core (~> 2.14.0)
|
||||||
rspec-expectations (~> 2.14.0)
|
rspec-expectations (~> 2.14.0)
|
||||||
rspec-mocks (~> 2.14.0)
|
rspec-mocks (~> 2.14.0)
|
||||||
rspec-core (2.14.6)
|
rspec-core (2.14.7)
|
||||||
rspec-expectations (2.14.3)
|
rspec-expectations (2.14.4)
|
||||||
diff-lcs (>= 1.1.3, < 2.0)
|
diff-lcs (>= 1.1.3, < 2.0)
|
||||||
rspec-mocks (2.14.4)
|
rspec-mocks (2.14.4)
|
||||||
rspec-rails (2.14.0)
|
rspec-rails (2.14.0)
|
||||||
@@ -229,7 +234,7 @@ GEM
|
|||||||
slim (2.0.2)
|
slim (2.0.2)
|
||||||
temple (~> 0.6.6)
|
temple (~> 0.6.6)
|
||||||
tilt (>= 1.3.3, < 2.1)
|
tilt (>= 1.3.3, < 2.1)
|
||||||
slop (2.1.0)
|
slop (3.4.6)
|
||||||
sprockets (2.2.2)
|
sprockets (2.2.2)
|
||||||
hike (~> 1.2)
|
hike (~> 1.2)
|
||||||
multi_json (~> 1.0)
|
multi_json (~> 1.0)
|
||||||
@@ -251,10 +256,10 @@ GEM
|
|||||||
polyglot (>= 0.3.1)
|
polyglot (>= 0.3.1)
|
||||||
trollop (2.0)
|
trollop (2.0)
|
||||||
tzinfo (0.3.38)
|
tzinfo (0.3.38)
|
||||||
uglifier (2.3.0)
|
uglifier (2.3.1)
|
||||||
execjs (>= 0.3.0)
|
execjs (>= 0.3.0)
|
||||||
json (>= 1.8.0)
|
json (>= 1.8.0)
|
||||||
unicorn (4.6.3)
|
unicorn (4.7.0)
|
||||||
kgio (~> 2.6)
|
kgio (~> 2.6)
|
||||||
rack
|
rack
|
||||||
raindrops (~> 0.7)
|
raindrops (~> 0.7)
|
||||||
@@ -288,8 +293,9 @@ DEPENDENCIES
|
|||||||
poltergeist
|
poltergeist
|
||||||
powder
|
powder
|
||||||
pry
|
pry
|
||||||
|
rack (= 1.4.3)
|
||||||
rack-livereload
|
rack-livereload
|
||||||
rails (= 3.2.15)
|
rails (= 3.2.11)
|
||||||
rb-fsevent
|
rb-fsevent
|
||||||
rspec-rails
|
rspec-rails
|
||||||
sass-rails
|
sass-rails
|
||||||
|
|||||||
Reference in New Issue
Block a user