Skip to content

deps: gem updates #257

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 12 commits into from
Feb 25, 2025
Prev Previous commit
Next Next commit
change gem requirements so tests pass for Ruby 3.0 and 3.1 versions
  • Loading branch information
GrantBirki committed Feb 24, 2025
commit e5574be60c8fdb4b542e3d0d6e86e75eed15f222
19 changes: 10 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,25 +9,25 @@ PATH
GEM
remote: https://rubygems.org/
specs:
actionview (8.0.1)
activesupport (= 8.0.1)
actionview (7.1.5.1)
activesupport (= 7.1.5.1)
builder (~> 3.1)
erubi (~> 1.11)
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
activesupport (8.0.1)
activesupport (7.1.5.1)
base64
benchmark (>= 0.3)
bigdecimal
concurrent-ruby (~> 1.0, >= 1.3.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
connection_pool (>= 2.2.5)
drb
i18n (>= 1.6, < 2)
logger (>= 1.4.2)
minitest (>= 5.1)
mutex_m
securerandom (>= 0.3)
tzinfo (~> 2.0, >= 2.0.5)
uri (>= 0.13.1)
tzinfo (~> 2.0)
ast (2.4.2)
base64 (0.2.0)
benchmark (0.4.0)
Expand All @@ -49,6 +49,7 @@ GEM
nokogiri (>= 1.12.0)
mini_portile2 (2.8.8)
minitest (5.25.4)
mutex_m (0.3.0)
nokogiri (1.18.3)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
Expand Down Expand Up @@ -98,13 +99,12 @@ GEM
rubocop (>= 1.72.1, < 2.0)
rubocop-ast (>= 1.38.0, < 2.0)
ruby-progressbar (1.13.0)
securerandom (0.4.1)
securerandom (0.3.2)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (3.1.4)
unicode-emoji (~> 4.0, >= 4.0.4)
unicode-emoji (4.0.4)
uri (1.0.2)

PLATFORMS
arm64-darwin-21
Expand All @@ -114,10 +114,11 @@ PLATFORMS
x86_64-linux

DEPENDENCIES
actionview
actionview (~> 7.1.5.1)
minitest
rake
rubocop-github!
securerandom (~> 0.3.2)

BUNDLED WITH
2.4.9
3 changes: 2 additions & 1 deletion rubocop-github.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,10 @@ Gem::Specification.new do |s|
s.add_dependency "rubocop-performance", ">= 1.15"
s.add_dependency "rubocop-rails", ">= 2.17"

s.add_development_dependency "actionview"
s.add_development_dependency "actionview", "~> 7.1.5.1"
s.add_development_dependency "minitest"
s.add_development_dependency "rake"
s.add_development_dependency "securerandom", "~> 0.3.2"

s.email = "engineering@github.com"
s.authors = "GitHub"
Expand Down
Loading
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy