tilde.news/Gemfile.lock

191 lines
4.4 KiB
Plaintext
Raw Normal View History

GEM
remote: https://rubygems.org/
specs:
actioncable (5.1.1)
actionpack (= 5.1.1)
nio4r (~> 2.0)
websocket-driver (~> 0.6.1)
actionmailer (5.1.1)
actionpack (= 5.1.1)
actionview (= 5.1.1)
activejob (= 5.1.1)
2014-12-14 04:47:44 +00:00
mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 2.0)
actionpack (5.1.1)
actionview (= 5.1.1)
activesupport (= 5.1.1)
rack (~> 2.0)
rack-test (~> 0.6.3)
rails-dom-testing (~> 2.0)
2017-03-19 02:08:55 +00:00
rails-html-sanitizer (~> 1.0, >= 1.0.2)
actionview (5.1.1)
activesupport (= 5.1.1)
2014-12-14 04:47:44 +00:00
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
2017-03-19 02:08:55 +00:00
rails-html-sanitizer (~> 1.0, >= 1.0.3)
activejob (5.1.1)
activesupport (= 5.1.1)
globalid (>= 0.3.6)
activemodel (5.1.1)
activesupport (= 5.1.1)
activerecord (5.1.1)
activemodel (= 5.1.1)
activesupport (= 5.1.1)
arel (~> 8.0)
activerecord-typedstore (1.1.1)
activerecord (>= 4.2, < 5.2)
activesupport (5.1.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
2017-03-19 02:08:55 +00:00
i18n (~> 0.7)
2014-12-14 04:47:44 +00:00
minitest (~> 5.1)
tzinfo (~> 1.1)
arel (8.0.0)
bcrypt (3.1.11)
2017-03-19 02:08:55 +00:00
builder (3.2.3)
chunky_png (1.3.8)
commonmarker (0.16.0)
2017-04-12 12:53:51 +00:00
ruby-enum (~> 0.5)
2017-03-19 02:08:55 +00:00
concurrent-ruby (1.0.5)
diff-lcs (1.3)
dynamic_form (1.1.4)
erubi (1.6.0)
exception_notification (4.2.1)
actionmailer (>= 4.0, < 6)
activesupport (>= 4.0, < 6)
execjs (2.7.0)
faker (1.7.3)
2014-07-07 08:15:28 +00:00
i18n (~> 0.5)
globalid (0.4.0)
activesupport (>= 4.2.0)
htmlentities (4.3.4)
i18n (0.8.4)
jquery-rails (4.3.1)
rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
json (2.1.0)
kgio (2.11.0)
2017-03-19 02:08:55 +00:00
loofah (2.0.3)
nokogiri (>= 1.5.9)
machinist (2.0)
mail (2.6.6)
2017-03-19 02:08:55 +00:00
mime-types (>= 1.16, < 4)
method_source (0.8.2)
2017-03-19 02:08:55 +00:00
mime-types (3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
2018-01-26 00:42:52 +00:00
mini_portile2 (2.3.0)
minitest (5.10.2)
mysql2 (0.4.6)
nio4r (2.1.0)
2018-01-26 00:42:52 +00:00
nokogiri (1.8.1)
mini_portile2 (~> 2.3.0)
oauth (0.5.3)
rack (2.0.3)
2015-07-24 06:38:51 +00:00
rack-test (0.6.3)
rack (>= 1.0)
rails (5.1.1)
actioncable (= 5.1.1)
actionmailer (= 5.1.1)
actionpack (= 5.1.1)
actionview (= 5.1.1)
activejob (= 5.1.1)
activemodel (= 5.1.1)
activerecord (= 5.1.1)
activesupport (= 5.1.1)
2013-12-30 22:29:00 +00:00
bundler (>= 1.3.0, < 2.0)
railties (= 5.1.1)
sprockets-rails (>= 2.0.0)
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
2017-03-19 02:08:55 +00:00
rails-html-sanitizer (1.0.3)
loofah (~> 2.0)
railties (5.1.1)
actionpack (= 5.1.1)
activesupport (= 5.1.1)
method_source
rake (>= 0.8.7)
2013-12-30 22:29:00 +00:00
thor (>= 0.18.1, < 2.0)
raindrops (0.18.0)
2017-03-19 02:08:55 +00:00
rake (12.0.0)
rotp (3.3.0)
rqrcode (0.10.1)
chunky_png (~> 1.0)
rspec-core (3.6.0)
rspec-support (~> 3.6.0)
rspec-expectations (3.6.0)
2017-03-19 02:08:55 +00:00
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.6.0)
rspec-mocks (3.6.0)
2017-03-19 02:08:55 +00:00
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.6.0)
rspec-rails (3.6.0)
actionpack (>= 3.0)
activesupport (>= 3.0)
railties (>= 3.0)
rspec-core (~> 3.6.0)
rspec-expectations (~> 3.6.0)
rspec-mocks (~> 3.6.0)
rspec-support (~> 3.6.0)
rspec-support (3.6.0)
2017-04-12 12:53:51 +00:00
ruby-enum (0.7.1)
i18n
scenic (1.4.0)
activerecord (>= 4.0.0)
railties (>= 4.0.0)
scenic-mysql (0.1.0)
scenic (>= 1.3)
2017-03-19 02:08:55 +00:00
sprockets (3.7.1)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
sprockets-rails (3.2.0)
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (>= 3.0.0)
sqlite3 (1.3.13)
2017-03-19 02:08:55 +00:00
thor (0.19.4)
thread_safe (0.3.6)
tzinfo (1.2.3)
2014-12-14 04:47:44 +00:00
thread_safe (~> 0.1)
uglifier (3.2.0)
execjs (>= 0.3.0, < 3)
unicorn (5.3.0)
2012-06-30 21:34:15 +00:00
kgio (~> 2.6)
raindrops (~> 0.7)
websocket-driver (0.6.5)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.2)
PLATFORMS
ruby
DEPENDENCIES
activerecord-typedstore
bcrypt (~> 3.1.2)
2017-04-12 12:53:51 +00:00
commonmarker (~> 0.14)
dynamic_form
exception_notification
2014-07-07 08:15:28 +00:00
faker
2012-06-30 23:42:53 +00:00
htmlentities
jquery-rails (~> 4.3)
json
machinist
2013-06-25 18:58:52 +00:00
mail
2013-12-30 22:29:00 +00:00
mysql2 (>= 0.3.14)
nokogiri (>= 1.7.2)
2013-07-04 03:40:37 +00:00
oauth
rails (~> 5.1)
rotp
rqrcode
rspec-rails (~> 3.6)
scenic
scenic-mysql
sqlite3
2013-12-30 22:29:00 +00:00
uglifier (>= 1.3.0)
2012-06-30 21:34:15 +00:00
unicorn
2015-07-24 06:38:51 +00:00
BUNDLED WITH
2018-01-26 00:42:52 +00:00
1.15.4