Skip to content

Commit

Permalink
support rails 8
Browse files Browse the repository at this point in the history
  • Loading branch information
TasnimSyncX committed Nov 11, 2024
1 parent af7a3fd commit 61024d2
Show file tree
Hide file tree
Showing 12 changed files with 272 additions and 7 deletions.
13 changes: 13 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,19 @@ workflows:
- 'gemfiles/activesupport_6.1.gemfile'
- 'gemfiles/activesupport_7.0.gemfile'
- 'gemfiles/activesupport_7.1.gemfile'
- 'gemfiles/activesupport_7.2.gemfile'
- 'gemfiles/activesupport_8.0.gemfile'
exclude:
- gemfile: 'gemfiles/activesupport_7.2.gemfile'
ruby-version: '2.7'
- gemfile: 'gemfiles/activesupport_7.2.gemfile'
ruby-version: '3.0'
- gemfile: 'gemfiles/activesupport_8.0.gemfile'
ruby-version: '2.7'
- gemfile: 'gemfiles/activesupport_8.0.gemfile'
ruby-version: '3.0'
- gemfile: 'gemfiles/activesupport_8.0.gemfile'
ruby-version: '3.1'
- publish-docs:
requires:
- lint
Expand Down
3 changes: 2 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ PATH
remote: .
specs:
montrose (0.16.0)
activesupport (>= 5.2, < 8)
activesupport (>= 5.2, <= 8)

GEM
remote: https://rubygems.org/
Expand Down Expand Up @@ -139,6 +139,7 @@ GEM

PLATFORMS
arm64-darwin-22
x86_64-darwin-24
x86_64-linux

DEPENDENCIES
Expand Down
3 changes: 2 additions & 1 deletion gemfiles/activesupport_5.2.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ PATH
remote: ..
specs:
montrose (0.16.0)
activesupport (>= 5.2, < 8)
activesupport (>= 5.2, <= 8)

GEM
remote: https://rubygems.org/
Expand Down Expand Up @@ -91,6 +91,7 @@ GEM

PLATFORMS
arm64-darwin-22
x86_64-darwin-24

DEPENDENCIES
activesupport (~> 5.2)
Expand Down
3 changes: 2 additions & 1 deletion gemfiles/activesupport_6.0.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ PATH
remote: ..
specs:
montrose (0.16.0)
activesupport (>= 5.2, < 8)
activesupport (>= 5.2, <= 8)

GEM
remote: https://rubygems.org/
Expand Down Expand Up @@ -92,6 +92,7 @@ GEM

PLATFORMS
arm64-darwin-22
x86_64-darwin-24

DEPENDENCIES
activesupport (~> 6.0)
Expand Down
3 changes: 2 additions & 1 deletion gemfiles/activesupport_6.1.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ PATH
remote: ..
specs:
montrose (0.16.0)
activesupport (>= 5.2, < 8)
activesupport (>= 5.2, <= 8)

GEM
remote: https://rubygems.org/
Expand Down Expand Up @@ -92,6 +92,7 @@ GEM

PLATFORMS
arm64-darwin-22
x86_64-darwin-24

DEPENDENCIES
activesupport (~> 6.1)
Expand Down
3 changes: 2 additions & 1 deletion gemfiles/activesupport_7.0.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ PATH
remote: ..
specs:
montrose (0.16.0)
activesupport (>= 5.2, < 8)
activesupport (>= 5.2, <= 8)

GEM
remote: https://rubygems.org/
Expand Down Expand Up @@ -101,6 +101,7 @@ GEM

PLATFORMS
arm64-darwin-22
x86_64-darwin-24

DEPENDENCIES
activesupport (~> 7.0)
Expand Down
3 changes: 2 additions & 1 deletion gemfiles/activesupport_7.1.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ PATH
remote: ..
specs:
montrose (0.16.0)
activesupport (>= 5.2, < 8)
activesupport (>= 5.2, <= 8)

GEM
remote: https://rubygems.org/
Expand Down Expand Up @@ -101,6 +101,7 @@ GEM

PLATFORMS
arm64-darwin-22
x86_64-darwin-24

DEPENDENCIES
activesupport (~> 7.1)
Expand Down
5 changes: 5 additions & 0 deletions gemfiles/activesupport_7.2.gemfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
source "https://rubygems.org"

gem "activesupport", "~> 7.2"

gemspec path: "../"
117 changes: 117 additions & 0 deletions gemfiles/activesupport_7.2.gemfile.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,117 @@
PATH
remote: ..
specs:
montrose (0.16.0)
activesupport (>= 5.2, <= 8)

GEM
remote: https://rubygems.org/
specs:
activesupport (7.2.2)
base64
benchmark (>= 0.3)
bigdecimal
concurrent-ruby (~> 1.0, >= 1.3.1)
connection_pool (>= 2.2.5)
drb
i18n (>= 1.6, < 2)
logger (>= 1.4.2)
minitest (>= 5.1)
securerandom (>= 0.3)
tzinfo (~> 2.0, >= 2.0.5)
ast (2.4.2)
base64 (0.2.0)
benchmark (0.4.0)
bigdecimal (3.1.8)
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
coveralls (0.8.23)
json (>= 1.8, < 3)
simplecov (~> 0.16.1)
term-ansicolor (~> 1.3)
thor (>= 0.19.4, < 2.0)
tins (~> 1.6)
docile (1.4.1)
drb (2.2.1)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
json (2.8.1)
language_server-protocol (3.17.0.3)
lint_roller (1.1.0)
logger (1.6.1)
m (1.6.2)
method_source (>= 0.6.7)
rake (>= 0.9.2.2)
method_source (1.1.0)
minitest (5.25.1)
parallel (1.26.3)
parser (3.3.6.0)
ast (~> 2.4.1)
racc
racc (1.8.1)
rainbow (3.1.1)
rake (13.2.1)
regexp_parser (2.9.2)
rubocop (1.66.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.3.0.2)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 2.4, < 3.0)
rubocop-ast (>= 1.32.2, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.34.1)
parser (>= 3.3.1.0)
rubocop-performance (1.22.1)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
ruby-progressbar (1.13.0)
securerandom (0.3.1)
simplecov (0.16.1)
docile (~> 1.1)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.2)
standard (1.41.1)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.0)
rubocop (~> 1.66.0)
standard-custom (~> 1.0.0)
standard-performance (~> 1.5)
standard-custom (1.0.2)
lint_roller (~> 1.0)
rubocop (~> 1.50)
standard-performance (1.5.0)
lint_roller (~> 1.1)
rubocop-performance (~> 1.22.0)
sync (0.5.0)
term-ansicolor (1.11.2)
tins (~> 1.0)
thor (1.3.2)
timecop (0.9.10)
tins (1.37.0)
bigdecimal
sync
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.6.0)
yard (0.9.37)

PLATFORMS
x86_64-darwin-24

DEPENDENCIES
activesupport (~> 7.2)
coveralls
m
minitest
montrose!
rake (>= 12.3.3)
standard
timecop
yard

BUNDLED WITH
2.4.20
5 changes: 5 additions & 0 deletions gemfiles/activesupport_8.0.gemfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
source "https://rubygems.org"

gem "activesupport", "~> 8.0"

gemspec path: "../"
119 changes: 119 additions & 0 deletions gemfiles/activesupport_8.0.gemfile.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,119 @@
PATH
remote: ..
specs:
montrose (0.16.0)
activesupport (>= 5.2, <= 8)

GEM
remote: https://rubygems.org/
specs:
activesupport (8.0.0)
base64
benchmark (>= 0.3)
bigdecimal
concurrent-ruby (~> 1.0, >= 1.3.1)
connection_pool (>= 2.2.5)
drb
i18n (>= 1.6, < 2)
logger (>= 1.4.2)
minitest (>= 5.1)
securerandom (>= 0.3)
tzinfo (~> 2.0, >= 2.0.5)
uri (>= 0.13.1)
ast (2.4.2)
base64 (0.2.0)
benchmark (0.4.0)
bigdecimal (3.1.8)
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
coveralls (0.8.23)
json (>= 1.8, < 3)
simplecov (~> 0.16.1)
term-ansicolor (~> 1.3)
thor (>= 0.19.4, < 2.0)
tins (~> 1.6)
docile (1.4.1)
drb (2.2.1)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
json (2.8.1)
language_server-protocol (3.17.0.3)
lint_roller (1.1.0)
logger (1.6.1)
m (1.6.2)
method_source (>= 0.6.7)
rake (>= 0.9.2.2)
method_source (1.1.0)
minitest (5.25.1)
parallel (1.26.3)
parser (3.3.6.0)
ast (~> 2.4.1)
racc
racc (1.8.1)
rainbow (3.1.1)
rake (13.2.1)
regexp_parser (2.9.2)
rubocop (1.66.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.3.0.2)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 2.4, < 3.0)
rubocop-ast (>= 1.32.2, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.34.1)
parser (>= 3.3.1.0)
rubocop-performance (1.22.1)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
ruby-progressbar (1.13.0)
securerandom (0.3.1)
simplecov (0.16.1)
docile (~> 1.1)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.2)
standard (1.41.1)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.0)
rubocop (~> 1.66.0)
standard-custom (~> 1.0.0)
standard-performance (~> 1.5)
standard-custom (1.0.2)
lint_roller (~> 1.0)
rubocop (~> 1.50)
standard-performance (1.5.0)
lint_roller (~> 1.1)
rubocop-performance (~> 1.22.0)
sync (0.5.0)
term-ansicolor (1.11.2)
tins (~> 1.0)
thor (1.3.2)
timecop (0.9.10)
tins (1.37.0)
bigdecimal
sync
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.6.0)
uri (1.0.1)
yard (0.9.37)

PLATFORMS
x86_64-darwin-24

DEPENDENCIES
activesupport (~> 8.0)
coveralls
m
minitest
montrose!
rake (>= 12.3.3)
standard
timecop
yard

BUNDLED WITH
2.4.20
2 changes: 1 addition & 1 deletion montrose.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Gem::Specification.new do |spec|

spec.required_ruby_version = ">= 2.7.0"

spec.add_dependency "activesupport", ">= 5.2", "< 8"
spec.add_dependency "activesupport", ">= 5.2", "<= 8"

spec.add_development_dependency "coveralls"
spec.add_development_dependency "m"
Expand Down

0 comments on commit 61024d2

Please sign in to comment.