tilde.news/Gemfile.lock

175 lines
4.1 KiB
Plaintext
Raw Normal View History

GEM
remote: https://rubygems.org/
specs:
2017-03-19 02:08:55 +00:00
actionmailer (4.2.8)
actionpack (= 4.2.8)
actionview (= 4.2.8)
activejob (= 4.2.8)
2014-12-14 04:47:44 +00:00
mail (~> 2.5, >= 2.5.4)
2017-03-19 02:08:55 +00:00
rails-dom-testing (~> 1.0, >= 1.0.5)
actionpack (4.2.8)
actionview (= 4.2.8)
activesupport (= 4.2.8)
rack (~> 1.6)
2013-12-30 22:29:00 +00:00
rack-test (~> 0.6.2)
2017-03-19 02:08:55 +00:00
rails-dom-testing (~> 1.0, >= 1.0.5)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
actionview (4.2.8)
activesupport (= 4.2.8)
2014-12-14 04:47:44 +00:00
builder (~> 3.1)
erubis (~> 2.7.0)
2017-03-19 02:08:55 +00:00
rails-dom-testing (~> 1.0, >= 1.0.5)
rails-html-sanitizer (~> 1.0, >= 1.0.3)
activejob (4.2.8)
activesupport (= 4.2.8)
globalid (>= 0.3.0)
activemodel (4.2.8)
activesupport (= 4.2.8)
2014-12-14 04:47:44 +00:00
builder (~> 3.1)
2017-03-19 02:08:55 +00:00
activerecord (4.2.8)
activemodel (= 4.2.8)
activesupport (= 4.2.8)
arel (~> 6.0)
activerecord-typedstore (0.6.1)
activerecord (>= 3.2, < 5)
2017-03-19 02:08:55 +00:00
activesupport (4.2.8)
i18n (~> 0.7)
2014-12-14 04:47:44 +00:00
minitest (~> 5.1)
2017-03-19 02:08:55 +00:00
thread_safe (~> 0.3, >= 0.3.4)
2014-12-14 04:47:44 +00:00
tzinfo (~> 1.1)
2017-03-19 02:08:55 +00:00
arel (6.0.4)
bcrypt (3.1.7)
2017-03-19 02:08:55 +00:00
builder (3.2.3)
chunky_png (1.3.8)
2017-04-12 12:53:51 +00:00
commonmarker (0.14.15)
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)
erubis (2.7.0)
exception_notification (4.0.1)
2012-06-30 21:42:07 +00:00
actionmailer (>= 3.0.4)
activesupport (>= 3.0.4)
execjs (2.7.0)
faker (1.4.2)
2014-07-07 08:15:28 +00:00
i18n (~> 0.5)
2017-03-19 02:08:55 +00:00
globalid (0.3.7)
activesupport (>= 4.1.0)
htmlentities (4.3.4)
2017-03-19 02:08:55 +00:00
i18n (0.8.1)
jquery-rails (3.1.4)
railties (>= 3.0, < 5.0)
thor (>= 0.14, < 2.0)
kgio (2.9.2)
2017-03-19 02:08:55 +00:00
loofah (2.0.3)
nokogiri (>= 1.5.9)
machinist (2.0)
2017-03-19 02:08:55 +00:00
mail (2.6.4)
mime-types (>= 1.16, < 4)
mime-types (3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
mini_portile2 (2.1.0)
minitest (5.10.2)
mysql2 (0.3.20)
nokogiri (1.7.2)
mini_portile2 (~> 2.1.0)
2013-07-04 03:40:37 +00:00
oauth (0.4.7)
rack (1.6.8)
2015-07-24 06:38:51 +00:00
rack-test (0.6.3)
rack (>= 1.0)
2017-03-19 02:08:55 +00:00
rails (4.2.8)
actionmailer (= 4.2.8)
actionpack (= 4.2.8)
actionview (= 4.2.8)
activejob (= 4.2.8)
activemodel (= 4.2.8)
activerecord (= 4.2.8)
activesupport (= 4.2.8)
2013-12-30 22:29:00 +00:00
bundler (>= 1.3.0, < 2.0)
2017-03-19 02:08:55 +00:00
railties (= 4.2.8)
sprockets-rails
rails-deprecated_sanitizer (1.0.3)
activesupport (>= 4.2.0.alpha)
rails-dom-testing (1.0.8)
activesupport (>= 4.2.0.beta, < 5.0)
nokogiri (~> 1.6)
rails-deprecated_sanitizer (>= 1.0.1)
rails-html-sanitizer (1.0.3)
loofah (~> 2.0)
railties (4.2.8)
actionpack (= 4.2.8)
activesupport (= 4.2.8)
rake (>= 0.8.7)
2013-12-30 22:29:00 +00:00
thor (>= 0.18.1, < 2.0)
raindrops (0.13.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)
2017-03-19 02:08:55 +00:00
rspec-core (3.5.4)
rspec-support (~> 3.5.0)
rspec-expectations (3.5.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.5.0)
rspec-mocks (3.5.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.5.0)
rspec-rails (3.5.2)
actionpack (>= 3.0)
activesupport (>= 3.0)
railties (>= 3.0)
2017-03-19 02:08:55 +00:00
rspec-core (~> 3.5.0)
rspec-expectations (~> 3.5.0)
rspec-mocks (~> 3.5.0)
rspec-support (~> 3.5.0)
rspec-support (3.5.0)
2017-04-12 12:53:51 +00:00
ruby-enum (0.7.1)
i18n
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.9)
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 (4.8.3)
2012-06-30 21:34:15 +00:00
kgio (~> 2.6)
rack
raindrops (~> 0.7)
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 (~> 3.1.3)
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
2017-03-19 02:08:55 +00:00
rails (= 4.2.8)
rotp
rqrcode
2017-03-19 02:08:55 +00:00
rspec-rails (~> 3.5, >= 3.5.2)
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
1.13.6