Skip to content
This repository was archived by the owner on Jun 17, 2024. It is now read-only.
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
108 changes: 53 additions & 55 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,50 +7,48 @@ PATH
GEM
remote: https://rubygems.org/
specs:
actionpack (5.2.3)
actionview (= 5.2.3)
activesupport (= 5.2.3)
rack (~> 2.0)
actionpack (7.0.4)
actionview (= 7.0.4)
activesupport (= 7.0.4)
rack (~> 2.0, >= 2.2.0)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
actionview (5.2.3)
activesupport (= 5.2.3)
rails-html-sanitizer (~> 1.0, >= 1.2.0)
actionview (7.0.4)
activesupport (= 7.0.4)
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.3)
activemodel (5.2.3)
activesupport (= 5.2.3)
activerecord (5.2.3)
activemodel (= 5.2.3)
activesupport (= 5.2.3)
arel (>= 9.0)
activesupport (5.2.3)
rails-html-sanitizer (~> 1.1, >= 1.2.0)
activemodel (7.0.4)
activesupport (= 7.0.4)
activerecord (7.0.4)
activemodel (= 7.0.4)
activesupport (= 7.0.4)
activesupport (7.0.4)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
addressable (2.4.0)
arel (9.0.0)
ast (2.4.0)
backports (3.15.0)
builder (3.2.3)
ast (2.4.2)
backports (3.23.0)
builder (3.2.4)
bundler-audit (0.6.1)
bundler (>= 1.2.0, < 3)
thor (~> 0.18)
concurrent-ruby (1.1.5)
crass (1.0.5)
concurrent-ruby (1.1.10)
crass (1.0.6)
diff-lcs (1.3)
docile (1.3.2)
erubi (1.9.0)
ethon (0.12.0)
ffi (>= 1.3.0)
faraday (0.17.0)
erubi (1.11.0)
ethon (0.15.0)
ffi (>= 1.15.0)
faraday (0.17.5)
multipart-post (>= 1.2, < 3)
faraday_middleware (0.13.1)
faraday_middleware (0.14.0)
faraday (>= 0.7.4, < 1.0)
ffi (1.11.1)
ffi (1.15.5)
gh (0.15.1)
addressable (~> 2.4.0)
backports
Expand All @@ -59,39 +57,39 @@ GEM
net-http-persistent (~> 2.9)
net-http-pipeline
highline (1.7.10)
i18n (1.7.0)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
jaro_winkler (1.5.3)
json (2.2.0)
jaro_winkler (1.5.4)
json (2.6.2)
launchy (2.4.3)
addressable (~> 2.3)
loofah (2.3.1)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mini_portile2 (2.4.0)
minitest (5.12.2)
multi_json (1.14.1)
multipart-post (2.1.1)
minitest (5.16.3)
multi_json (1.15.0)
multipart-post (2.2.3)
net-http-persistent (2.9.4)
net-http-pipeline (1.0.1)
net-ldap (0.16.1)
nokogiri (1.10.4)
mini_portile2 (~> 2.4.0)
parallel (1.18.0)
parser (2.6.5.0)
ast (~> 2.4.0)
parallel (1.22.1)
parser (3.1.2.1)
ast (~> 2.4.1)
pusher-client (0.6.2)
json
websocket (~> 1.0)
rack (2.0.8)
rack-test (1.1.0)
rack (>= 1.0, < 3)
rack (2.2.4)
rack-test (2.0.2)
rack (>= 1.3)
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
rails-html-sanitizer (1.3.0)
loofah (~> 2.3)
rainbow (3.0.0)
rainbow (3.1.1)
rake (12.3.3)
rspec (3.9.0)
rspec-core (~> 3.9.0)
Expand All @@ -117,10 +115,11 @@ GEM
rubocop (>= 0.51)
rubocop-performance (1.5.0)
rubocop (>= 0.71.0)
rubocop-rails (2.3.2)
rubocop-rails (2.5.2)
activesupport
rack (>= 1.1)
rubocop (>= 0.72.0)
ruby-progressbar (1.10.1)
ruby-progressbar (1.11.0)
sentry-raven (2.12.0)
faraday (>= 0.7.6, < 1.0)
simplecov (0.17.1)
Expand All @@ -129,8 +128,7 @@ GEM
simplecov-html (~> 0.10.0)
simplecov-html (0.10.2)
thor (0.20.3)
thread_safe (0.3.6)
travis (1.8.10)
travis (1.8.13)
backports
faraday (~> 0.9)
faraday_middleware (~> 0.9, >= 0.9.1)
Expand All @@ -141,19 +139,19 @@ GEM
typhoeus (~> 0.6, >= 0.6.8)
typhoeus (0.8.0)
ethon (>= 0.8.0)
tzinfo (1.2.5)
thread_safe (~> 0.1)
unicode-display_width (1.6.0)
websocket (1.2.8)
tzinfo (2.0.5)
concurrent-ruby (~> 1.0)
unicode-display_width (1.6.1)
websocket (1.2.9)

PLATFORMS
ruby

DEPENDENCIES
actionpack (~> 5.2)
actionview (~> 5.2, >= 5.2.2.1)
activemodel (~> 5.2)
activerecord (~> 5.2)
actionpack (~> 7.0)
actionview (~> 7.0, >= 5.2.2.1)
activemodel (~> 7.0)
activerecord (~> 7.0)
bundler-audit (~> 0.6)
loofah (~> 2.2, >= 2.2.3)
net-ldap (~> 0.16)
Expand Down
8 changes: 4 additions & 4 deletions safety_goggles.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@ Gem::Specification.new do |spec|
spec.require_paths = ["lib"]

# ActionController, ActiveRecord, and ActiveModel error definitions
spec.add_development_dependency "actionpack", "~> 5.2"
spec.add_development_dependency "actionview", "~> 5.2", ">= 5.2.2.1"
spec.add_development_dependency "activemodel", "~> 5.2"
spec.add_development_dependency "activerecord", "~> 5.2"
spec.add_development_dependency "actionpack", "~> 7.0"
spec.add_development_dependency "actionview", ">= 5.2.2.1", "~> 7.0"
spec.add_development_dependency "activemodel", "~> 7.0"
spec.add_development_dependency "activerecord", "~> 7.0"

spec.add_development_dependency "bundler-audit", "~> 0.6"

Expand Down