2017-10-30 01:44:23 +00:00
|
|
|
PATH
|
|
|
|
remote: .
|
|
|
|
specs:
|
2017-11-03 02:08:39 +00:00
|
|
|
rating (0.2.0)
|
2018-01-22 04:31:22 +00:00
|
|
|
activerecord (>= 4.2, < 6)
|
2017-10-30 01:44:23 +00:00
|
|
|
|
|
|
|
GEM
|
|
|
|
remote: https://rubygems.org/
|
|
|
|
specs:
|
|
|
|
actionpack (5.1.4)
|
|
|
|
actionview (= 5.1.4)
|
|
|
|
activesupport (= 5.1.4)
|
|
|
|
rack (~> 2.0)
|
|
|
|
rack-test (>= 0.6.3)
|
|
|
|
rails-dom-testing (~> 2.0)
|
|
|
|
rails-html-sanitizer (~> 1.0, >= 1.0.2)
|
|
|
|
actionview (5.1.4)
|
|
|
|
activesupport (= 5.1.4)
|
|
|
|
builder (~> 3.1)
|
|
|
|
erubi (~> 1.4)
|
|
|
|
rails-dom-testing (~> 2.0)
|
|
|
|
rails-html-sanitizer (~> 1.0, >= 1.0.3)
|
|
|
|
activemodel (5.1.4)
|
|
|
|
activesupport (= 5.1.4)
|
|
|
|
activerecord (5.1.4)
|
|
|
|
activemodel (= 5.1.4)
|
|
|
|
activesupport (= 5.1.4)
|
|
|
|
arel (~> 8.0)
|
|
|
|
activesupport (5.1.4)
|
|
|
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
|
|
|
i18n (~> 0.7)
|
|
|
|
minitest (~> 5.1)
|
|
|
|
tzinfo (~> 1.1)
|
|
|
|
arel (8.0.0)
|
2018-01-26 21:20:42 +00:00
|
|
|
ast (2.4.0)
|
2017-10-30 01:44:23 +00:00
|
|
|
builder (3.2.3)
|
|
|
|
byebug (9.1.0)
|
|
|
|
coderay (1.1.2)
|
|
|
|
concurrent-ruby (1.0.5)
|
2018-01-15 00:29:14 +00:00
|
|
|
crass (1.0.3)
|
2017-10-30 01:44:23 +00:00
|
|
|
database_cleaner (1.6.2)
|
|
|
|
diff-lcs (1.3)
|
|
|
|
erubi (1.7.0)
|
|
|
|
factory_bot (4.8.2)
|
|
|
|
activesupport (>= 3.0.0)
|
|
|
|
factory_bot_rails (4.8.2)
|
|
|
|
factory_bot (~> 4.8.2)
|
|
|
|
railties (>= 3.0.0)
|
2018-01-26 21:20:42 +00:00
|
|
|
i18n (0.9.3)
|
2017-10-30 01:44:23 +00:00
|
|
|
concurrent-ruby (~> 1.0)
|
|
|
|
loofah (2.1.1)
|
|
|
|
crass (~> 1.0.2)
|
|
|
|
nokogiri (>= 1.5.9)
|
|
|
|
method_source (0.9.0)
|
|
|
|
mini_portile2 (2.3.0)
|
2018-01-26 21:20:42 +00:00
|
|
|
minitest (5.11.2)
|
2017-10-30 01:44:23 +00:00
|
|
|
nokogiri (1.8.1)
|
|
|
|
mini_portile2 (~> 2.3.0)
|
2018-01-15 00:29:14 +00:00
|
|
|
parallel (1.12.1)
|
|
|
|
parser (2.4.0.2)
|
|
|
|
ast (~> 2.3)
|
2017-10-30 01:44:23 +00:00
|
|
|
powerpack (0.1.1)
|
2018-01-15 00:29:14 +00:00
|
|
|
pry (0.11.3)
|
2017-10-30 01:44:23 +00:00
|
|
|
coderay (~> 1.1.0)
|
|
|
|
method_source (~> 0.9.0)
|
2018-01-15 00:29:14 +00:00
|
|
|
pry-byebug (3.5.1)
|
2017-10-30 01:44:23 +00:00
|
|
|
byebug (~> 9.1)
|
|
|
|
pry (~> 0.10)
|
|
|
|
rack (2.0.3)
|
2018-01-15 00:29:14 +00:00
|
|
|
rack-test (0.8.2)
|
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)
|
|
|
|
rails-html-sanitizer (1.0.3)
|
|
|
|
loofah (~> 2.0)
|
|
|
|
railties (5.1.4)
|
|
|
|
actionpack (= 5.1.4)
|
|
|
|
activesupport (= 5.1.4)
|
|
|
|
method_source
|
|
|
|
rake (>= 0.8.7)
|
|
|
|
thor (>= 0.18.1, < 2.0)
|
2018-01-15 00:29:14 +00:00
|
|
|
rainbow (3.0.0)
|
|
|
|
rake (12.3.0)
|
|
|
|
rspec-core (3.7.1)
|
2017-10-30 01:44:23 +00:00
|
|
|
rspec-support (~> 3.7.0)
|
|
|
|
rspec-expectations (3.7.0)
|
|
|
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
|
|
rspec-support (~> 3.7.0)
|
|
|
|
rspec-mocks (3.7.0)
|
|
|
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
|
|
rspec-support (~> 3.7.0)
|
2018-01-15 00:29:14 +00:00
|
|
|
rspec-rails (3.7.2)
|
2017-10-30 01:44:23 +00:00
|
|
|
actionpack (>= 3.0)
|
|
|
|
activesupport (>= 3.0)
|
|
|
|
railties (>= 3.0)
|
|
|
|
rspec-core (~> 3.7.0)
|
|
|
|
rspec-expectations (~> 3.7.0)
|
|
|
|
rspec-mocks (~> 3.7.0)
|
|
|
|
rspec-support (~> 3.7.0)
|
|
|
|
rspec-support (3.7.0)
|
2018-01-15 00:29:14 +00:00
|
|
|
rubocop (0.52.1)
|
2017-10-30 01:44:23 +00:00
|
|
|
parallel (~> 1.10)
|
2018-01-15 00:29:14 +00:00
|
|
|
parser (>= 2.4.0.2, < 3.0)
|
2017-10-30 01:44:23 +00:00
|
|
|
powerpack (~> 0.1)
|
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)
|
|
|
|
unicode-display_width (~> 1.0, >= 1.0.1)
|
2018-01-22 04:31:22 +00:00
|
|
|
rubocop-rspec (1.22.1)
|
2018-01-15 00:29:14 +00:00
|
|
|
rubocop (>= 0.52.1)
|
2017-10-30 01:44:23 +00:00
|
|
|
ruby-progressbar (1.9.0)
|
|
|
|
shoulda-matchers (3.1.2)
|
|
|
|
activesupport (>= 4.0.0)
|
|
|
|
sqlite3 (1.3.13)
|
|
|
|
thor (0.20.0)
|
|
|
|
thread_safe (0.3.6)
|
|
|
|
tzinfo (1.2.4)
|
|
|
|
thread_safe (~> 0.1)
|
|
|
|
unicode-display_width (1.3.0)
|
|
|
|
|
|
|
|
PLATFORMS
|
|
|
|
ruby
|
|
|
|
|
|
|
|
DEPENDENCIES
|
|
|
|
database_cleaner
|
|
|
|
factory_bot_rails
|
|
|
|
pry-byebug
|
|
|
|
rating!
|
|
|
|
rspec-rails
|
|
|
|
rubocop-rspec
|
|
|
|
shoulda-matchers
|
|
|
|
sqlite3
|
|
|
|
|
|
|
|
BUNDLED WITH
|
2018-01-15 00:29:14 +00:00
|
|
|
1.16.1
|