summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Legler <alex@a3li.li>2015-12-30 18:56:17 +0100
committerAlex Legler <alex@a3li.li>2015-12-30 18:56:17 +0100
commit4e081ac5d6024b80cb85f73eaf018029d1a47119 (patch)
treeca3858bc67ce3648d08adc01a1d14f4a991f6b98 /Gemfile.lock
parentAdd functionality to add CVEs to CVETool (diff)
downloadglsamaker-4e081ac5d6024b80cb85f73eaf018029d1a47119.tar.gz
glsamaker-4e081ac5d6024b80cb85f73eaf018029d1a47119.tar.bz2
glsamaker-4e081ac5d6024b80cb85f73eaf018029d1a47119.zip
Update to rails-4.2; first bits of code cleanup
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock282
1 files changed, 153 insertions, 129 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index cc32711..7f6394a 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,161 +1,185 @@
+GIT
+ remote: git://github.com/rails/prototype-rails.git
+ revision: 0fed929ff48c10c3b978edd3baa983a81f404dbf
+ branch: 4.2
+ specs:
+ prototype-rails (4.0.0)
+ rails (~> 4.0)
+
GEM
- remote: http://rubygems.org/
+ remote: https://rubygems.org/
specs:
- actionmailer (4.0.0)
- actionpack (= 4.0.0)
- mail (~> 2.5.3)
- actionpack (4.0.0)
- activesupport (= 4.0.0)
- builder (~> 3.1.0)
- erubis (~> 2.7.0)
- rack (~> 1.5.2)
+ actionmailer (4.2.0)
+ actionpack (= 4.2.0)
+ actionview (= 4.2.0)
+ activejob (= 4.2.0)
+ mail (~> 2.5, >= 2.5.4)
+ rails-dom-testing (~> 1.0, >= 1.0.5)
+ actionpack (4.2.0)
+ actionview (= 4.2.0)
+ activesupport (= 4.2.0)
+ rack (~> 1.6.0)
rack-test (~> 0.6.2)
- activemodel (4.0.0)
- activesupport (= 4.0.0)
- builder (~> 3.1.0)
- activerecord (4.0.0)
- activemodel (= 4.0.0)
- activerecord-deprecated_finders (~> 1.0.2)
- activesupport (= 4.0.0)
- arel (~> 4.0.0)
- activerecord-deprecated_finders (1.0.3)
- activesupport (4.0.0)
- i18n (~> 0.6, >= 0.6.4)
- minitest (~> 4.2)
- multi_json (~> 1.3)
- thread_safe (~> 0.1)
- tzinfo (~> 0.3.37)
- ansi (1.4.3)
- arel (4.0.0)
- atomic (1.1.14)
- builder (3.1.4)
- capistrano (2.15.5)
- highline
- net-scp (>= 1.0.0)
- net-sftp (>= 2.0.0)
- net-ssh (>= 2.0.14)
- net-ssh-gateway (>= 1.1.0)
- ci_reporter (1.9.0)
+ rails-dom-testing (~> 1.0, >= 1.0.5)
+ rails-html-sanitizer (~> 1.0, >= 1.0.1)
+ actionview (4.2.0)
+ activesupport (= 4.2.0)
+ builder (~> 3.1)
+ erubis (~> 2.7.0)
+ rails-dom-testing (~> 1.0, >= 1.0.5)
+ rails-html-sanitizer (~> 1.0, >= 1.0.1)
+ activejob (4.2.0)
+ activesupport (= 4.2.0)
+ globalid (>= 0.3.0)
+ activemodel (4.2.0)
+ activesupport (= 4.2.0)
+ builder (~> 3.1)
+ activerecord (4.2.0)
+ activemodel (= 4.2.0)
+ activesupport (= 4.2.0)
+ arel (~> 6.0)
+ activesupport (4.2.0)
+ i18n (~> 0.7)
+ json (~> 1.7, >= 1.7.7)
+ minitest (~> 5.1)
+ thread_safe (~> 0.3, >= 0.3.4)
+ tzinfo (~> 1.1)
+ ansi (1.5.0)
+ arel (6.0.3)
+ builder (3.2.2)
+ capistrano (3.4.0)
+ i18n
+ rake (>= 10.0.0)
+ sshkit (~> 1.3)
+ ci_reporter (2.0.0)
builder (>= 2.1.2)
- daemons (1.2.2)
- diff-lcs (1.2.4)
- domain_name (0.5.13)
+ concurrent-ruby (1.0.0)
+ daemons (1.2.3)
+ diff-lcs (1.2.5)
+ docile (1.1.5)
+ domain_name (0.5.25)
unf (>= 0.0.5, < 1.0.0)
erubis (2.7.0)
- eventmachine (1.0.7)
+ eventmachine (1.0.8)
fastercsv (1.5.5)
- hashie (2.0.5)
- highline (1.6.19)
- hike (1.2.3)
+ globalid (0.3.6)
+ activesupport (>= 4.1.0)
http-cookie (1.0.2)
domain_name (~> 0.5)
- i18n (0.6.5)
+ i18n (0.7.0)
innertube (1.1.0)
- json (1.8.0)
- kramdown (1.2.0)
- mail (2.5.4)
- mime-types (~> 1.16)
- treetop (~> 1.4.8)
- mechanize (2.7.2)
+ json (1.8.3)
+ kramdown (1.9.0)
+ loofah (2.0.3)
+ nokogiri (>= 1.5.9)
+ mail (2.6.3)
+ mime-types (>= 1.16, < 3)
+ mechanize (2.7.3)
domain_name (~> 0.5, >= 0.5.1)
- http-cookie (~> 1.0.0)
- mime-types (~> 1.17, >= 1.17.2)
+ http-cookie (~> 1.0)
+ mime-types (~> 2.0)
net-http-digest_auth (~> 1.1, >= 1.1.1)
net-http-persistent (~> 2.5, >= 2.5.2)
nokogiri (~> 1.4)
ntlm-http (~> 0.1, >= 0.1.1)
webrobots (>= 0.0.9, < 0.2)
middleware (0.1.0)
- mime-types (1.25)
- mini_portile (0.5.1)
- minitest (4.7.5)
- minitest-reporters (0.14.23)
+ mime-types (2.99)
+ mini_portile2 (2.0.0)
+ minitest (5.8.3)
+ minitest-reporters (1.1.7)
ansi
builder
- minitest (>= 2.12, < 5.0)
- powerbar
- multi_json (1.8.0)
- mysql2 (0.3.13)
+ minitest (>= 5.0)
+ ruby-progressbar
+ mysql2 (0.3.20)
net-http-digest_auth (1.4)
- net-http-persistent (2.9)
- net-scp (1.1.2)
+ net-http-persistent (2.9.4)
+ net-scp (1.2.1)
net-ssh (>= 2.6.5)
- net-sftp (2.1.2)
- net-ssh (>= 2.6.5)
- net-ssh (2.7.0)
- net-ssh-gateway (1.2.0)
- net-ssh (>= 2.6.5)
- nokogiri (1.6.0)
- mini_portile (~> 0.5.0)
+ net-ssh (3.0.2)
+ nokogiri (1.6.7.1)
+ mini_portile2 (~> 2.0.0.rc2)
ntlm-http (0.1.1)
- polyglot (0.3.3)
- powerbar (1.0.11)
- ansi (~> 1.4.0)
- hashie (>= 1.1.0)
- prototype-rails (3.2.0)
- railties (>= 3.2.0.beta, < 5.0)
- rack (1.5.2)
- rack-test (0.6.2)
+ rack (1.6.4)
+ rack-test (0.6.3)
rack (>= 1.0)
- rails (4.0.0)
- actionmailer (= 4.0.0)
- actionpack (= 4.0.0)
- activerecord (= 4.0.0)
- activesupport (= 4.0.0)
+ rails (4.2.0)
+ actionmailer (= 4.2.0)
+ actionpack (= 4.2.0)
+ actionview (= 4.2.0)
+ activejob (= 4.2.0)
+ activemodel (= 4.2.0)
+ activerecord (= 4.2.0)
+ activesupport (= 4.2.0)
bundler (>= 1.3.0, < 2.0)
- railties (= 4.0.0)
- sprockets-rails (~> 2.0.0)
- railties (4.0.0)
- actionpack (= 4.0.0)
- activesupport (= 4.0.0)
+ railties (= 4.2.0)
+ sprockets-rails
+ rails-deprecated_sanitizer (1.0.3)
+ activesupport (>= 4.2.0.alpha)
+ rails-dom-testing (1.0.7)
+ activesupport (>= 4.2.0.beta, < 5.0)
+ nokogiri (~> 1.6.0)
+ rails-deprecated_sanitizer (>= 1.0.1)
+ rails-html-sanitizer (1.0.2)
+ loofah (~> 2.0)
+ railties (4.2.0)
+ actionpack (= 4.2.0)
+ activesupport (= 4.2.0)
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
- rake (10.1.0)
- riddle (1.5.8)
- rspec (2.14.1)
- rspec-core (~> 2.14.0)
- rspec-expectations (~> 2.14.0)
- rspec-mocks (~> 2.14.0)
- rspec-core (2.14.5)
- rspec-expectations (2.14.3)
- diff-lcs (>= 1.1.3, < 2.0)
- rspec-mocks (2.14.3)
+ rake (10.4.2)
+ riddle (1.5.12)
+ rspec (3.4.0)
+ rspec-core (~> 3.4.0)
+ rspec-expectations (~> 3.4.0)
+ rspec-mocks (~> 3.4.0)
+ rspec-core (3.4.1)
+ rspec-support (~> 3.4.0)
+ rspec-expectations (3.4.0)
+ diff-lcs (>= 1.2.0, < 2.0)
+ rspec-support (~> 3.4.0)
+ rspec-mocks (3.4.0)
+ diff-lcs (>= 1.2.0, < 2.0)
+ rspec-support (~> 3.4.0)
+ rspec-support (3.4.1)
+ ruby-progressbar (1.7.5)
runspell (0.0.1)
- simplecov (0.7.1)
- multi_json (~> 1.0)
- simplecov-html (~> 0.7.1)
- simplecov-html (0.7.1)
- sprockets (2.10.0)
- hike (~> 1.2)
- multi_json (~> 1.0)
- rack (~> 1.0)
- tilt (~> 1.1, != 1.3.0)
- sprockets-rails (2.0.0)
- actionpack (>= 3.0)
- activesupport (>= 3.0)
- sprockets (~> 2.8)
- text-format (1.0.0)
- thin (1.6.3)
+ simplecov (0.11.1)
+ docile (~> 1.1.0)
+ json (~> 1.8)
+ simplecov-html (~> 0.10.0)
+ simplecov-html (0.10.0)
+ sprockets (3.5.2)
+ concurrent-ruby (~> 1.0)
+ rack (> 1, < 3)
+ sprockets-rails (3.0.0)
+ actionpack (>= 4.0)
+ activesupport (>= 4.0)
+ sprockets (>= 3.0.0)
+ sshkit (1.8.1)
+ net-scp (>= 1.1.2)
+ net-ssh (>= 2.8.0)
+ text-format-revised (1.1.0)
+ text-hyphen (~> 1.2.0)
+ text-hyphen (1.2)
+ thin (1.6.4)
daemons (~> 1.0, >= 1.0.9)
- eventmachine (~> 1.0)
+ eventmachine (~> 1.0, >= 1.0.4)
rack (~> 1.0)
- thinking-sphinx (3.0.5)
+ thinking-sphinx (3.0.6)
activerecord (>= 3.1.0)
builder (>= 2.1.2)
innertube (>= 1.0.2)
middleware (>= 0.1.0)
- riddle (>= 1.5.8)
- thor (0.18.1)
- thread_safe (0.1.3)
- atomic
- tilt (1.4.1)
- treetop (1.4.15)
- polyglot
- polyglot (>= 0.3.1)
- tzinfo (0.3.37)
- unf (0.1.2)
+ riddle (>= 1.5.9)
+ thor (0.19.1)
+ thread_safe (0.3.5)
+ tzinfo (1.2.2)
+ thread_safe (~> 0.1)
+ unf (0.1.4)
unf_ext
- unf_ext (0.0.6)
+ unf_ext (0.0.7.1)
webrobots (0.1.1)
PLATFORMS
@@ -166,17 +190,17 @@ DEPENDENCIES
ci_reporter
diff-lcs
fastercsv
- json
+ json (~> 1.8.2)
kramdown
mechanize
minitest-reporters
- mysql2 (> 0.3.10)
+ mysql2 (~> 0.3.18)
nokogiri
- prototype-rails
- rails (= 4.0.0)
+ prototype-rails!
+ rails (= 4.2.0)
rspec
runspell
simplecov
- text-format
+ text-format-revised
thin
thinking-sphinx (~> 3.0.2)