|
@@ -1,128 +1,192 @@
|
|
GEM
|
|
GEM
|
|
remote: http://rubygems.org/
|
|
remote: http://rubygems.org/
|
|
specs:
|
|
specs:
|
|
- actionmailer (4.1.4)
|
|
|
|
- actionpack (= 4.1.4)
|
|
|
|
- actionview (= 4.1.4)
|
|
|
|
- mail (~> 2.5.4)
|
|
|
|
- actionpack (4.1.4)
|
|
|
|
- actionview (= 4.1.4)
|
|
|
|
- activesupport (= 4.1.4)
|
|
|
|
- rack (~> 1.5.2)
|
|
|
|
- rack-test (~> 0.6.2)
|
|
|
|
- actionview (4.1.4)
|
|
|
|
- activesupport (= 4.1.4)
|
|
|
|
|
|
+ actioncable (5.1.0)
|
|
|
|
+ actionpack (= 5.1.0)
|
|
|
|
+ nio4r (~> 2.0)
|
|
|
|
+ websocket-driver (~> 0.6.1)
|
|
|
|
+ actionmailer (5.1.0)
|
|
|
|
+ actionpack (= 5.1.0)
|
|
|
|
+ actionview (= 5.1.0)
|
|
|
|
+ activejob (= 5.1.0)
|
|
|
|
+ mail (~> 2.5, >= 2.5.4)
|
|
|
|
+ rails-dom-testing (~> 2.0)
|
|
|
|
+ actionpack (5.1.0)
|
|
|
|
+ actionview (= 5.1.0)
|
|
|
|
+ activesupport (= 5.1.0)
|
|
|
|
+ rack (~> 2.0)
|
|
|
|
+ rack-test (~> 0.6.3)
|
|
|
|
+ rails-dom-testing (~> 2.0)
|
|
|
|
+ rails-html-sanitizer (~> 1.0, >= 1.0.2)
|
|
|
|
+ actionview (5.1.0)
|
|
|
|
+ activesupport (= 5.1.0)
|
|
builder (~> 3.1)
|
|
builder (~> 3.1)
|
|
- erubis (~> 2.7.0)
|
|
|
|
- activemodel (4.1.4)
|
|
|
|
- activesupport (= 4.1.4)
|
|
|
|
- builder (~> 3.1)
|
|
|
|
- activerecord (4.1.4)
|
|
|
|
- activemodel (= 4.1.4)
|
|
|
|
- activesupport (= 4.1.4)
|
|
|
|
- arel (~> 5.0.0)
|
|
|
|
- activerecord-import (0.5.0)
|
|
|
|
- activerecord (>= 3.0)
|
|
|
|
- activerecord-jdbc-adapter (1.3.21)
|
|
|
|
|
|
+ erubi (~> 1.4)
|
|
|
|
+ rails-dom-testing (~> 2.0)
|
|
|
|
+ rails-html-sanitizer (~> 1.0, >= 1.0.3)
|
|
|
|
+ activejob (5.1.0)
|
|
|
|
+ activesupport (= 5.1.0)
|
|
|
|
+ globalid (>= 0.3.6)
|
|
|
|
+ activemodel (5.1.0)
|
|
|
|
+ activesupport (= 5.1.0)
|
|
|
|
+ activerecord (5.1.0)
|
|
|
|
+ activemodel (= 5.1.0)
|
|
|
|
+ activesupport (= 5.1.0)
|
|
|
|
+ arel (~> 8.0)
|
|
|
|
+ activerecord-import (0.18.1)
|
|
|
|
+ activerecord (>= 3.2)
|
|
|
|
+ activerecord-jdbc-adapter (1.3.22)
|
|
activerecord (>= 2.2)
|
|
activerecord (>= 2.2)
|
|
- activerecord-jdbcmysql-adapter (1.3.21)
|
|
|
|
- activerecord-jdbc-adapter (~> 1.3.21)
|
|
|
|
|
|
+ activerecord-jdbcmysql-adapter (1.3.22)
|
|
|
|
+ activerecord-jdbc-adapter (~> 1.3.22)
|
|
jdbc-mysql (>= 5.1.22)
|
|
jdbc-mysql (>= 5.1.22)
|
|
- activesupport (4.1.4)
|
|
|
|
- i18n (~> 0.6, >= 0.6.9)
|
|
|
|
- json (~> 1.7, >= 1.7.7)
|
|
|
|
|
|
+ activesupport (5.1.0)
|
|
|
|
+ concurrent-ruby (~> 1.0, >= 1.0.2)
|
|
|
|
+ i18n (~> 0.7)
|
|
minitest (~> 5.1)
|
|
minitest (~> 5.1)
|
|
- thread_safe (~> 0.1)
|
|
|
|
tzinfo (~> 1.1)
|
|
tzinfo (~> 1.1)
|
|
- arel (5.0.1.20140414130214)
|
|
|
|
- builder (3.2.2)
|
|
|
|
- concurrent-ruby (1.0.2)
|
|
|
|
- concurrent-ruby (1.0.2-java)
|
|
|
|
|
|
+ arel (8.0.0)
|
|
|
|
+ blankslate (2.1.2.4)
|
|
|
|
+ builder (3.2.3)
|
|
|
|
+ concurrent-ruby (1.0.5)
|
|
|
|
+ concurrent-ruby (1.0.5-java)
|
|
daemons (1.2.4)
|
|
daemons (1.2.4)
|
|
- erubis (2.7.0)
|
|
|
|
- eventmachine (1.2.0.1)
|
|
|
|
- i18n (0.7.0)
|
|
|
|
- jdbc-mysql (5.1.38)
|
|
|
|
|
|
+ edn (1.0.0)
|
|
|
|
+ parslet (~> 1.4.0)
|
|
|
|
+ erubi (1.6.0)
|
|
|
|
+ eventmachine (1.2.3)
|
|
|
|
+ globalid (0.4.0)
|
|
|
|
+ activesupport (>= 4.2.0)
|
|
|
|
+ i18n (0.8.1)
|
|
|
|
+ jdbc-mysql (5.1.40)
|
|
jruby-rack (1.1.20)
|
|
jruby-rack (1.1.20)
|
|
- json (1.8.3)
|
|
|
|
- json (1.8.3-java)
|
|
|
|
- kgio (2.10.0)
|
|
|
|
- mail (2.5.4)
|
|
|
|
- mime-types (~> 1.16)
|
|
|
|
- treetop (~> 1.4.8)
|
|
|
|
- mime-types (1.25.1)
|
|
|
|
- minitest (5.9.0)
|
|
|
|
- mysql2 (0.3.16)
|
|
|
|
- polyglot (0.3.5)
|
|
|
|
- puma (2.9.0)
|
|
|
|
- rack (>= 1.1, < 2.0)
|
|
|
|
- puma (2.9.0-java)
|
|
|
|
- rack (>= 1.1, < 2.0)
|
|
|
|
- rack (1.5.5)
|
|
|
|
|
|
+ kgio (2.11.0)
|
|
|
|
+ loofah (2.0.3)
|
|
|
|
+ nokogiri (>= 1.5.9)
|
|
|
|
+ mail (2.6.5)
|
|
|
|
+ mime-types (>= 1.16, < 4)
|
|
|
|
+ method_source (0.8.2)
|
|
|
|
+ mime-types (3.1)
|
|
|
|
+ mime-types-data (~> 3.2015)
|
|
|
|
+ mime-types-data (3.2016.0521)
|
|
|
|
+ mini_portile2 (2.1.0)
|
|
|
|
+ minitest (5.10.1)
|
|
|
|
+ mysql2 (0.4.5)
|
|
|
|
+ nio4r (2.0.0)
|
|
|
|
+ nio4r (2.0.0-java)
|
|
|
|
+ nokogiri (1.7.1)
|
|
|
|
+ mini_portile2 (~> 2.1.0)
|
|
|
|
+ nokogiri (1.7.1-java)
|
|
|
|
+ parslet (1.4.0)
|
|
|
|
+ blankslate (~> 2.0)
|
|
|
|
+ puma (3.8.2)
|
|
|
|
+ puma (3.8.2-java)
|
|
|
|
+ rack (2.0.1)
|
|
rack-test (0.6.3)
|
|
rack-test (0.6.3)
|
|
rack (>= 1.0)
|
|
rack (>= 1.0)
|
|
- rails (4.1.4)
|
|
|
|
- actionmailer (= 4.1.4)
|
|
|
|
- actionpack (= 4.1.4)
|
|
|
|
- actionview (= 4.1.4)
|
|
|
|
- activemodel (= 4.1.4)
|
|
|
|
- activerecord (= 4.1.4)
|
|
|
|
- activesupport (= 4.1.4)
|
|
|
|
|
|
+ rails (5.1.0)
|
|
|
|
+ actioncable (= 5.1.0)
|
|
|
|
+ actionmailer (= 5.1.0)
|
|
|
|
+ actionpack (= 5.1.0)
|
|
|
|
+ actionview (= 5.1.0)
|
|
|
|
+ activejob (= 5.1.0)
|
|
|
|
+ activemodel (= 5.1.0)
|
|
|
|
+ activerecord (= 5.1.0)
|
|
|
|
+ activesupport (= 5.1.0)
|
|
bundler (>= 1.3.0, < 2.0)
|
|
bundler (>= 1.3.0, < 2.0)
|
|
- railties (= 4.1.4)
|
|
|
|
- sprockets-rails (~> 2.0)
|
|
|
|
- railties (4.1.4)
|
|
|
|
- actionpack (= 4.1.4)
|
|
|
|
- activesupport (= 4.1.4)
|
|
|
|
|
|
+ railties (= 5.1.0)
|
|
|
|
+ sprockets-rails (>= 2.0.0)
|
|
|
|
+ rails-dom-testing (2.0.2)
|
|
|
|
+ activesupport (>= 4.2.0, < 6.0)
|
|
|
|
+ nokogiri (~> 1.6)
|
|
|
|
+ rails-html-sanitizer (1.0.3)
|
|
|
|
+ loofah (~> 2.0)
|
|
|
|
+ railties (5.1.0)
|
|
|
|
+ actionpack (= 5.1.0)
|
|
|
|
+ activesupport (= 5.1.0)
|
|
|
|
+ method_source
|
|
rake (>= 0.8.7)
|
|
rake (>= 0.8.7)
|
|
thor (>= 0.18.1, < 2.0)
|
|
thor (>= 0.18.1, < 2.0)
|
|
- raindrops (0.17.0)
|
|
|
|
- rake (11.2.2)
|
|
|
|
- sprockets (3.7.0)
|
|
|
|
|
|
+ raindrops (0.18.0)
|
|
|
|
+ rake (12.0.0)
|
|
|
|
+ sprockets (3.7.1)
|
|
concurrent-ruby (~> 1.0)
|
|
concurrent-ruby (~> 1.0)
|
|
rack (> 1, < 3)
|
|
rack (> 1, < 3)
|
|
- sprockets-rails (2.3.3)
|
|
|
|
- actionpack (>= 3.0)
|
|
|
|
- activesupport (>= 3.0)
|
|
|
|
- sprockets (>= 2.8, < 4.0)
|
|
|
|
- thin (1.6.2)
|
|
|
|
- daemons (>= 1.0.9)
|
|
|
|
- eventmachine (>= 1.0.0)
|
|
|
|
- rack (>= 1.0.0)
|
|
|
|
- thor (0.19.1)
|
|
|
|
- thread_safe (0.3.5)
|
|
|
|
- thread_safe (0.3.5-java)
|
|
|
|
- torqbox (0.1.7-java)
|
|
|
|
- rack (>= 1.4.0, < 2.0)
|
|
|
|
- treetop (1.4.15)
|
|
|
|
- polyglot
|
|
|
|
- polyglot (>= 0.3.1)
|
|
|
|
|
|
+ sprockets-rails (3.2.0)
|
|
|
|
+ actionpack (>= 4.0)
|
|
|
|
+ activesupport (>= 4.0)
|
|
|
|
+ sprockets (>= 3.0.0)
|
|
|
|
+ thin (1.7.0)
|
|
|
|
+ daemons (~> 1.0, >= 1.0.9)
|
|
|
|
+ eventmachine (~> 1.0, >= 1.0.4)
|
|
|
|
+ rack (>= 1, < 3)
|
|
|
|
+ thor (0.19.4)
|
|
|
|
+ thread_safe (0.3.6)
|
|
|
|
+ thread_safe (0.3.6-java)
|
|
|
|
+ torquebox (3.2.0)
|
|
|
|
+ thor (>= 0.14.6)
|
|
|
|
+ torquebox-cache (= 3.2.0)
|
|
|
|
+ torquebox-configure (= 3.2.0)
|
|
|
|
+ torquebox-core (= 3.2.0)
|
|
|
|
+ torquebox-messaging (= 3.2.0)
|
|
|
|
+ torquebox-naming (= 3.2.0)
|
|
|
|
+ torquebox-rake-support (= 3.2.0)
|
|
|
|
+ torquebox-security (= 3.2.0)
|
|
|
|
+ torquebox-stomp (= 3.2.0)
|
|
|
|
+ torquebox-transactions (= 3.2.0)
|
|
|
|
+ torquebox-web (= 3.2.0)
|
|
|
|
+ torquebox-cache (3.2.0-java)
|
|
|
|
+ torquebox-core (= 3.2.0)
|
|
|
|
+ torquebox-transactions (= 3.2.0)
|
|
|
|
+ torquebox-configure (3.2.0-java)
|
|
|
|
+ blankslate (= 2.1.2.4)
|
|
|
|
+ torquebox-core (3.2.0-java)
|
|
|
|
+ edn (= 1.0.0)
|
|
|
|
+ torquebox-messaging (3.2.0-java)
|
|
|
|
+ torquebox-core (= 3.2.0)
|
|
|
|
+ torquebox-transactions (= 3.2.0)
|
|
|
|
+ torquebox-naming (3.2.0-java)
|
|
|
|
+ torquebox-core (= 3.2.0)
|
|
|
|
+ torquebox-rake-support (3.2.0)
|
|
|
|
+ rake (>= 0.8.7)
|
|
|
|
+ torquebox-security (3.2.0-java)
|
|
|
|
+ torquebox-core (= 3.2.0)
|
|
|
|
+ torquebox-stomp (3.2.0)
|
|
|
|
+ torquebox-core (= 3.2.0)
|
|
|
|
+ torquebox-messaging (= 3.2.0)
|
|
|
|
+ torquebox-transactions (3.2.0)
|
|
|
|
+ torquebox-core (= 3.2.0)
|
|
|
|
+ torquebox-web (3.2.0-java)
|
|
trinidad (1.4.6)
|
|
trinidad (1.4.6)
|
|
jruby-rack (~> 1.1.13)
|
|
jruby-rack (~> 1.1.13)
|
|
trinidad_jars (>= 1.3.0, < 1.5.0)
|
|
trinidad_jars (>= 1.3.0, < 1.5.0)
|
|
trinidad_jars (1.4.2)
|
|
trinidad_jars (1.4.2)
|
|
- tzinfo (1.2.2)
|
|
|
|
|
|
+ tzinfo (1.2.3)
|
|
thread_safe (~> 0.1)
|
|
thread_safe (~> 0.1)
|
|
- unicorn (4.8.3)
|
|
|
|
|
|
+ unicorn (5.3.0)
|
|
kgio (~> 2.6)
|
|
kgio (~> 2.6)
|
|
- rack
|
|
|
|
raindrops (~> 0.7)
|
|
raindrops (~> 0.7)
|
|
|
|
+ websocket-driver (0.6.5)
|
|
|
|
+ websocket-extensions (>= 0.1.0)
|
|
|
|
+ websocket-driver (0.6.5-java)
|
|
|
|
+ websocket-extensions (>= 0.1.0)
|
|
|
|
+ websocket-extensions (0.1.2)
|
|
|
|
|
|
PLATFORMS
|
|
PLATFORMS
|
|
java
|
|
java
|
|
ruby
|
|
ruby
|
|
|
|
|
|
DEPENDENCIES
|
|
DEPENDENCIES
|
|
- activerecord (= 4.1.4)
|
|
|
|
- activerecord-import (= 0.5.0)
|
|
|
|
|
|
+ activerecord (= 5.1.0)
|
|
|
|
+ activerecord-import (= 0.18.1)
|
|
activerecord-jdbcmysql-adapter (~> 1.3.9)
|
|
activerecord-jdbcmysql-adapter (~> 1.3.9)
|
|
- mysql2 (= 0.3.16)
|
|
|
|
- puma (= 2.9.0)
|
|
|
|
- rails (~> 4.1.4)
|
|
|
|
- thin (= 1.6.2)
|
|
|
|
- torqbox (= 0.1.7)
|
|
|
|
|
|
+ mysql2 (= 0.4.5)
|
|
|
|
+ puma (= 3.8.2)
|
|
|
|
+ rails (~> 5.1.0)
|
|
|
|
+ thin (= 1.7.0)
|
|
|
|
+ torquebox (= 3.2.0)
|
|
trinidad (= 1.4.6)
|
|
trinidad (= 1.4.6)
|
|
- unicorn (= 4.8.3)
|
|
|
|
|
|
+ unicorn (= 5.3.0)
|
|
|
|
|
|
BUNDLED WITH
|
|
BUNDLED WITH
|
|
- 1.13.1
|
|
|
|
|
|
+ 1.14.3
|