|
|
|
@ -133,7 +133,7 @@ GEM
|
|
|
|
temple (>= 0.8.0)
|
|
|
|
temple (>= 0.8.0)
|
|
|
|
tilt
|
|
|
|
tilt
|
|
|
|
hashie (5.0.0)
|
|
|
|
hashie (5.0.0)
|
|
|
|
i18n (1.8.11)
|
|
|
|
i18n (1.9.1)
|
|
|
|
concurrent-ruby (~> 1.0)
|
|
|
|
concurrent-ruby (~> 1.0)
|
|
|
|
io-wait (0.2.1)
|
|
|
|
io-wait (0.2.1)
|
|
|
|
jbuilder (2.11.5)
|
|
|
|
jbuilder (2.11.5)
|
|
|
|
@ -245,18 +245,18 @@ GEM
|
|
|
|
actionpack (>= 5.0)
|
|
|
|
actionpack (>= 5.0)
|
|
|
|
railties (>= 5.0)
|
|
|
|
railties (>= 5.0)
|
|
|
|
rexml (3.2.5)
|
|
|
|
rexml (3.2.5)
|
|
|
|
rspec-core (3.10.1)
|
|
|
|
rspec-core (3.10.2)
|
|
|
|
rspec-support (~> 3.10.0)
|
|
|
|
rspec-support (~> 3.10.0)
|
|
|
|
rspec-expectations (3.10.2)
|
|
|
|
rspec-expectations (3.10.2)
|
|
|
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
|
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
|
|
rspec-support (~> 3.10.0)
|
|
|
|
rspec-support (~> 3.10.0)
|
|
|
|
rspec-mocks (3.10.2)
|
|
|
|
rspec-mocks (3.10.3)
|
|
|
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
|
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
|
|
rspec-support (~> 3.10.0)
|
|
|
|
rspec-support (~> 3.10.0)
|
|
|
|
rspec-rails (4.1.2)
|
|
|
|
rspec-rails (5.1.0)
|
|
|
|
actionpack (>= 4.2)
|
|
|
|
actionpack (>= 5.2)
|
|
|
|
activesupport (>= 4.2)
|
|
|
|
activesupport (>= 5.2)
|
|
|
|
railties (>= 4.2)
|
|
|
|
railties (>= 5.2)
|
|
|
|
rspec-core (~> 3.10)
|
|
|
|
rspec-core (~> 3.10)
|
|
|
|
rspec-expectations (~> 3.10)
|
|
|
|
rspec-expectations (~> 3.10)
|
|
|
|
rspec-mocks (~> 3.10)
|
|
|
|
rspec-mocks (~> 3.10)
|
|
|
|
@ -322,7 +322,7 @@ GEM
|
|
|
|
websocket-extensions (0.1.5)
|
|
|
|
websocket-extensions (0.1.5)
|
|
|
|
xpath (3.2.0)
|
|
|
|
xpath (3.2.0)
|
|
|
|
nokogiri (~> 1.8)
|
|
|
|
nokogiri (~> 1.8)
|
|
|
|
zeitwerk (2.5.3)
|
|
|
|
zeitwerk (2.5.4)
|
|
|
|
|
|
|
|
|
|
|
|
PLATFORMS
|
|
|
|
PLATFORMS
|
|
|
|
x86_64-darwin-20
|
|
|
|
x86_64-darwin-20
|
|
|
|
@ -355,7 +355,7 @@ DEPENDENCIES
|
|
|
|
puma (>= 5.5.2)
|
|
|
|
puma (>= 5.5.2)
|
|
|
|
rails (~> 7.0.1)
|
|
|
|
rails (~> 7.0.1)
|
|
|
|
rails-controller-testing
|
|
|
|
rails-controller-testing
|
|
|
|
rspec-rails (~> 4.1.2)
|
|
|
|
rspec-rails (~> 5.1.0)
|
|
|
|
rubocop
|
|
|
|
rubocop
|
|
|
|
seed_dump
|
|
|
|
seed_dump
|
|
|
|
simplecov
|
|
|
|
simplecov
|
|
|
|
|