Skip to content
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

feat: change ActiveAdmin dependency version range #30

Merged
merged 1 commit into from
Oct 5, 2023
Merged
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
2 changes: 1 addition & 1 deletion activeadmin_blaze_theme.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Gem::Specification.new do |spec|
spec.files = Dir["{app,lib}/**/*", 'LICENSE.txt', 'README.md', 'index.js', 'package.json']
spec.require_paths = ['lib']

spec.add_runtime_dependency 'activeadmin', '~> 2.0'
spec.add_runtime_dependency 'activeadmin', '>= 2.0', '< 4'

spec.add_development_dependency 'appraisal', '~> 2.4'
end
9 changes: 5 additions & 4 deletions gemfiles/rails52_activeadmin20.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ PATH
remote: ..
specs:
activeadmin_blaze_theme (1.0.0)
activeadmin (~> 2.0)
activeadmin (>= 2.0, < 4)

GEM
remote: https://rubygems.org/
Expand Down Expand Up @@ -145,11 +145,11 @@ GEM
matrix (0.4.2)
method_source (1.0.0)
mini_mime (1.1.2)
mini_portile2 (2.8.4)
minitest (5.15.0)
nio4r (2.5.8)
nokogiri (1.13.3-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.13.3-x86_64-linux)
nokogiri (1.13.3)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
parallel (1.22.1)
parser (3.1.1.0)
Expand Down Expand Up @@ -281,6 +281,7 @@ GEM
nokogiri (~> 1.8)

PLATFORMS
arm64-darwin-22
x86_64-darwin-21
x86_64-linux

Expand Down
7 changes: 6 additions & 1 deletion gemfiles/rails60_activeadmin.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ PATH
remote: ..
specs:
activeadmin_blaze_theme (1.0.0)
activeadmin (~> 2.0)
activeadmin (>= 2.0, < 4)

GEM
remote: https://rubygems.org/
Expand Down Expand Up @@ -151,8 +151,12 @@ GEM
matrix (0.4.2)
method_source (1.0.0)
mini_mime (1.1.2)
mini_portile2 (2.8.4)
minitest (5.15.0)
nio4r (2.5.8)
nokogiri (1.13.3)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
nokogiri (1.13.3-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.13.3-x86_64-linux)
Expand Down Expand Up @@ -283,6 +287,7 @@ GEM
zeitwerk (2.5.4)

PLATFORMS
arm64-darwin-22
x86_64-darwin-21
x86_64-linux

Expand Down
7 changes: 6 additions & 1 deletion gemfiles/rails60_activeadmin22.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ PATH
remote: ..
specs:
activeadmin_blaze_theme (1.0.0)
activeadmin (~> 2.0)
activeadmin (>= 2.0, < 4)

GEM
remote: https://rubygems.org/
Expand Down Expand Up @@ -159,8 +159,12 @@ GEM
matrix (0.4.2)
method_source (1.0.0)
mini_mime (1.1.2)
mini_portile2 (2.8.4)
minitest (5.15.0)
nio4r (2.5.8)
nokogiri (1.13.3)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
nokogiri (1.13.3-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.13.3-x86_64-linux)
Expand Down Expand Up @@ -302,6 +306,7 @@ GEM
zeitwerk (2.5.4)

PLATFORMS
arm64-darwin-22
x86_64-darwin-21
x86_64-linux

Expand Down
7 changes: 6 additions & 1 deletion gemfiles/rails61_activeadmin.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ PATH
remote: ..
specs:
activeadmin_blaze_theme (1.0.0)
activeadmin (~> 2.0)
activeadmin (>= 2.0, < 4)

GEM
remote: https://rubygems.org/
Expand Down Expand Up @@ -154,8 +154,12 @@ GEM
matrix (0.4.2)
method_source (1.0.0)
mini_mime (1.1.2)
mini_portile2 (2.8.4)
minitest (5.15.0)
nio4r (2.5.8)
nokogiri (1.13.3)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
nokogiri (1.13.3-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.13.3-x86_64-linux)
Expand Down Expand Up @@ -280,6 +284,7 @@ GEM
zeitwerk (2.5.4)

PLATFORMS
arm64-darwin-22
x86_64-darwin-21
x86_64-linux

Expand Down
7 changes: 6 additions & 1 deletion gemfiles/rails61_activeadmin29.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ PATH
remote: ..
specs:
activeadmin_blaze_theme (1.0.0)
activeadmin (~> 2.0)
activeadmin (>= 2.0, < 4)

GEM
remote: https://rubygems.org/
Expand Down Expand Up @@ -154,8 +154,12 @@ GEM
matrix (0.4.2)
method_source (1.0.0)
mini_mime (1.1.2)
mini_portile2 (2.8.4)
minitest (5.15.0)
nio4r (2.5.8)
nokogiri (1.13.3)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
nokogiri (1.13.3-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.13.3-x86_64-linux)
Expand Down Expand Up @@ -280,6 +284,7 @@ GEM
zeitwerk (2.5.4)

PLATFORMS
arm64-darwin-22
x86_64-darwin-21
x86_64-linux

Expand Down
7 changes: 6 additions & 1 deletion gemfiles/rails70_activeadmin.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ PATH
remote: ..
specs:
activeadmin_blaze_theme (1.0.0)
activeadmin (~> 2.0)
activeadmin (>= 2.0, < 4)

GEM
remote: https://rubygems.org/
Expand Down Expand Up @@ -162,6 +162,7 @@ GEM
matrix (0.4.2)
method_source (1.0.0)
mini_mime (1.1.2)
mini_portile2 (2.8.4)
minitest (5.15.0)
net-imap (0.2.3)
digest
Expand All @@ -179,6 +180,9 @@ GEM
net-protocol
timeout
nio4r (2.5.8)
nokogiri (1.13.3)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
nokogiri (1.13.3-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.13.3-x86_64-linux)
Expand Down Expand Up @@ -305,6 +309,7 @@ GEM
zeitwerk (2.5.4)

PLATFORMS
arm64-darwin-22
x86_64-darwin-21
x86_64-linux

Expand Down
Loading