rating/Gemfile.lock

139 lines
3.2 KiB
Plaintext
Raw Normal View History

2017-10-30 01:44:23 +00:00
PATH
remote: .
specs:
2018-03-05 23:34:10 +00:00
rating (0.8.0)
2019-10-03 23:23:28 +00:00
activerecord
2017-10-30 01:44:23 +00:00
GEM
remote: https://rubygems.org/
specs:
2019-10-03 23:23:28 +00:00
actionpack (6.0.0)
actionview (= 6.0.0)
activesupport (= 6.0.0)
2017-10-30 01:44:23 +00:00
rack (~> 2.0)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0)
2019-10-03 23:23:28 +00:00
rails-html-sanitizer (~> 1.0, >= 1.2.0)
actionview (6.0.0)
activesupport (= 6.0.0)
2017-10-30 01:44:23 +00:00
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
2019-10-03 23:23:28 +00:00
rails-html-sanitizer (~> 1.1, >= 1.2.0)
activemodel (6.0.0)
activesupport (= 6.0.0)
activerecord (6.0.0)
activemodel (= 6.0.0)
activesupport (= 6.0.0)
activesupport (6.0.0)
2017-10-30 01:44:23 +00:00
concurrent-ruby (~> 1.0, >= 1.0.2)
2018-06-14 16:58:50 +00:00
i18n (>= 0.7, < 2)
2017-10-30 01:44:23 +00:00
minitest (~> 5.1)
tzinfo (~> 1.1)
2019-10-03 23:23:28 +00:00
zeitwerk (~> 2.1, >= 2.1.8)
2018-01-26 21:20:42 +00:00
ast (2.4.0)
2017-10-30 01:44:23 +00:00
builder (3.2.3)
2019-10-03 22:04:06 +00:00
byebug (11.0.1)
2017-10-30 01:44:23 +00:00
coderay (1.1.2)
2019-10-03 22:04:06 +00:00
concurrent-ruby (1.1.5)
2018-06-14 16:58:50 +00:00
crass (1.0.4)
database_cleaner (1.7.0)
2017-10-30 01:44:23 +00:00
diff-lcs (1.3)
2019-10-03 22:04:06 +00:00
erubi (1.9.0)
factory_bot (5.1.1)
activesupport (>= 4.2.0)
factory_bot_rails (5.1.1)
factory_bot (~> 5.1.0)
railties (>= 4.2.0)
i18n (1.6.0)
2017-10-30 01:44:23 +00:00
concurrent-ruby (~> 1.0)
2019-10-03 22:04:06 +00:00
jaro_winkler (1.5.3)
loofah (2.3.0)
2017-10-30 01:44:23 +00:00
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
2019-10-03 22:04:06 +00:00
method_source (0.9.2)
mini_portile2 (2.4.0)
minitest (5.12.2)
mysql2 (0.5.2)
nokogiri (1.10.4)
mini_portile2 (~> 2.4.0)
parallel (1.17.0)
parser (2.6.5.0)
2018-02-26 20:50:50 +00:00
ast (~> 2.4.0)
2019-10-03 22:04:06 +00:00
pry (0.12.2)
2017-10-30 01:44:23 +00:00
coderay (~> 1.1.0)
method_source (~> 0.9.0)
2019-10-03 22:04:06 +00:00
pry-byebug (3.7.0)
byebug (~> 11.0)
2017-10-30 01:44:23 +00:00
pry (~> 0.10)
2019-10-03 22:04:06 +00:00
rack (2.0.7)
rack-test (1.1.0)
2017-10-30 01:44:23 +00:00
rack (>= 1.0, < 3)
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
2019-10-03 22:04:06 +00:00
rails-html-sanitizer (1.2.0)
2018-03-27 20:48:00 +00:00
loofah (~> 2.2, >= 2.2.2)
2019-10-03 23:23:28 +00:00
railties (6.0.0)
actionpack (= 6.0.0)
activesupport (= 6.0.0)
2017-10-30 01:44:23 +00:00
method_source
rake (>= 0.8.7)
2019-10-03 23:23:28 +00:00
thor (>= 0.20.3, < 2.0)
2018-01-15 00:29:14 +00:00
rainbow (3.0.0)
2019-10-03 22:04:06 +00:00
rake (13.0.0)
rspec-core (3.8.2)
rspec-support (~> 3.8.0)
rspec-expectations (3.8.5)
2017-10-30 01:44:23 +00:00
diff-lcs (>= 1.2.0, < 2.0)
2019-10-03 22:04:06 +00:00
rspec-support (~> 3.8.0)
rspec-mocks (3.8.2)
2017-10-30 01:44:23 +00:00
diff-lcs (>= 1.2.0, < 2.0)
2019-10-03 22:04:06 +00:00
rspec-support (~> 3.8.0)
rspec-rails (3.8.2)
2017-10-30 01:44:23 +00:00
actionpack (>= 3.0)
activesupport (>= 3.0)
railties (>= 3.0)
2019-10-03 22:04:06 +00:00
rspec-core (~> 3.8.0)
rspec-expectations (~> 3.8.0)
rspec-mocks (~> 3.8.0)
rspec-support (~> 3.8.0)
rspec-support (3.8.3)
rubocop (0.75.0)
2018-06-14 16:58:50 +00:00
jaro_winkler (~> 1.5.1)
2017-10-30 01:44:23 +00:00
parallel (~> 1.10)
2019-10-03 22:04:06 +00:00
parser (>= 2.6)
2018-01-15 00:29:14 +00:00
rainbow (>= 2.2.2, < 4.0)
2017-10-30 01:44:23 +00:00
ruby-progressbar (~> 1.7)
2019-10-03 22:04:06 +00:00
unicode-display_width (>= 1.4.0, < 1.7)
2019-10-03 22:06:28 +00:00
rubocop-performance (1.5.0)
rubocop (>= 0.71.0)
2019-10-03 22:04:06 +00:00
rubocop-rspec (1.36.0)
rubocop (>= 0.68.1)
ruby-progressbar (1.10.1)
shoulda-matchers (4.1.2)
activesupport (>= 4.2.0)
thor (0.20.3)
2017-10-30 01:44:23 +00:00
thread_safe (0.3.6)
tzinfo (1.2.5)
2017-10-30 01:44:23 +00:00
thread_safe (~> 0.1)
2019-10-03 22:04:06 +00:00
unicode-display_width (1.6.0)
2019-10-03 23:23:28 +00:00
zeitwerk (2.1.10)
2017-10-30 01:44:23 +00:00
PLATFORMS
ruby
DEPENDENCIES
database_cleaner
factory_bot_rails
mysql2
2017-10-30 01:44:23 +00:00
pry-byebug
rating!
rspec-rails
2019-10-03 22:06:28 +00:00
rubocop-performance
2017-10-30 01:44:23 +00:00
rubocop-rspec
shoulda-matchers
BUNDLED WITH
2019-10-03 22:04:06 +00:00
1.17.3