rating/Gemfile.lock

136 lines
3.1 KiB
Plaintext
Raw Normal View History

2017-10-30 01:44:23 +00:00
PATH
remote: .
specs:
2018-02-06 20:05:24 +00:00
rating (0.4.0)
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-29 16:15:40 +00:00
minitest (5.11.3)
mysql2 (0.4.10)
2018-01-29 16:15:40 +00:00
nokogiri (1.8.2)
2017-10-30 01:44:23 +00:00
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.4)
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.1)
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)
rubocop-rspec (1.22.2)
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)
thor (0.20.0)
thread_safe (0.3.6)
tzinfo (1.2.5)
2017-10-30 01:44:23 +00:00
thread_safe (~> 0.1)
unicode-display_width (1.3.0)
PLATFORMS
ruby
DEPENDENCIES
database_cleaner
factory_bot_rails
mysql2
2017-10-30 01:44:23 +00:00
pry-byebug
rating!
rspec-rails
rubocop-rspec
shoulda-matchers
BUNDLED WITH
2018-01-15 00:29:14 +00:00
1.16.1