Skip to content

Commit

Permalink
chore(infra): update bundler and appraisals (#67)
Browse files Browse the repository at this point in the history
* chore(infra): update bundler and appraisals

* chore(infra): with bundler fixed, can cache gems again
  • Loading branch information
ahaverbuch authored Sep 25, 2024
1 parent 8db36d4 commit 0017845
Show file tree
Hide file tree
Showing 6 changed files with 36 additions and 42 deletions.
2 changes: 1 addition & 1 deletion .bundler-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.5.16
2.5.20
8 changes: 1 addition & 7 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,7 @@ jobs:
with:
ruby-version: ${{ matrix.ruby-version }}
bundler: ${{ env.BUNDLER }}
bundler-cache: false
bundler-cache: true
- run: bundle install
env:
BUNDLE_PATH: vendor/bundle/${{ matrix.ruby-version }}
- run: bundle exec appraisal install
env:
BUNDLE_PATH: vendor/bundle/${{ matrix.ruby-version }}
- run: bundle exec appraisal rake test
env:
BUNDLE_PATH: vendor/bundle/${{ matrix.ruby-version }}
10 changes: 5 additions & 5 deletions gemfiles/rails_6.1.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ GEM
concurrent-ruby (1.3.4)
crass (1.0.6)
erubi (1.13.0)
i18n (1.14.5)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
loofah (2.22.0)
crass (~> 1.0.2)
Expand All @@ -49,7 +49,7 @@ GEM
rake (>= 0.9.2.2)
method_source (1.1.0)
mini_portile2 (2.8.7)
minitest (5.24.1)
minitest (5.25.1)
minitest-reporters (1.7.1)
ansi
builder
Expand All @@ -74,10 +74,10 @@ GEM
rake (13.2.1)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
thor (1.3.1)
thor (1.3.2)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
zeitwerk (2.6.17)
zeitwerk (2.6.18)

PLATFORMS
ruby
Expand All @@ -95,4 +95,4 @@ DEPENDENCIES
subroutine!

BUNDLED WITH
2.5.17
2.5.20
8 changes: 4 additions & 4 deletions gemfiles/rails_7.0.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ GEM
concurrent-ruby (1.3.4)
crass (1.0.6)
erubi (1.13.0)
i18n (1.14.5)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
loofah (2.22.0)
crass (~> 1.0.2)
Expand All @@ -48,7 +48,7 @@ GEM
rake (>= 0.9.2.2)
method_source (1.1.0)
mini_portile2 (2.8.7)
minitest (5.24.1)
minitest (5.25.1)
minitest-reporters (1.7.1)
ansi
builder
Expand All @@ -73,7 +73,7 @@ GEM
rake (13.2.1)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
thor (1.3.1)
thor (1.3.2)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)

Expand All @@ -93,4 +93,4 @@ DEPENDENCIES
subroutine!

BUNDLED WITH
2.5.17
2.5.20
24 changes: 12 additions & 12 deletions gemfiles/rails_7.1.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8,25 +8,25 @@ PATH
GEM
remote: https://rubygems.org/
specs:
actionpack (7.1.3.4)
actionview (= 7.1.3.4)
activesupport (= 7.1.3.4)
actionpack (7.1.4)
actionview (= 7.1.4)
activesupport (= 7.1.4)
nokogiri (>= 1.8.5)
racc
rack (>= 2.2.4)
rack-session (>= 1.0.1)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
actionview (7.1.3.4)
activesupport (= 7.1.3.4)
actionview (7.1.4)
activesupport (= 7.1.4)
builder (~> 3.1)
erubi (~> 1.11)
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
activemodel (7.1.3.4)
activesupport (= 7.1.3.4)
activesupport (7.1.3.4)
activemodel (7.1.4)
activesupport (= 7.1.4)
activesupport (7.1.4)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
Expand All @@ -50,7 +50,7 @@ GEM
crass (1.0.6)
drb (2.2.1)
erubi (1.13.0)
i18n (1.14.5)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
loofah (2.22.0)
crass (~> 1.0.2)
Expand All @@ -59,7 +59,7 @@ GEM
method_source (>= 0.6.7)
rake (>= 0.9.2.2)
method_source (1.1.0)
minitest (5.24.1)
minitest (5.25.1)
minitest-reporters (1.7.1)
ansi
builder
Expand All @@ -86,7 +86,7 @@ GEM
rake (13.2.1)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
thor (1.3.1)
thor (1.3.2)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)

Expand All @@ -106,4 +106,4 @@ DEPENDENCIES
subroutine!

BUNDLED WITH
2.5.17
2.5.20
26 changes: 13 additions & 13 deletions gemfiles/rails_7.2.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ PATH
GEM
remote: https://rubygems.org/
specs:
actionpack (7.2.0)
actionview (= 7.2.0)
activesupport (= 7.2.0)
actionpack (7.2.1)
actionview (= 7.2.1)
activesupport (= 7.2.1)
nokogiri (>= 1.8.5)
racc
rack (>= 2.2.4, < 3.2)
Expand All @@ -19,15 +19,15 @@ GEM
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
useragent (~> 0.16)
actionview (7.2.0)
activesupport (= 7.2.0)
actionview (7.2.1)
activesupport (= 7.2.1)
builder (~> 3.1)
erubi (~> 1.11)
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
activemodel (7.2.0)
activesupport (= 7.2.0)
activesupport (7.2.0)
activemodel (7.2.1)
activesupport (= 7.2.1)
activesupport (7.2.1)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.3.1)
Expand All @@ -52,17 +52,17 @@ GEM
crass (1.0.6)
drb (2.2.1)
erubi (1.13.0)
i18n (1.14.5)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
logger (1.6.0)
logger (1.6.1)
loofah (2.22.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
m (1.6.2)
method_source (>= 0.6.7)
rake (>= 0.9.2.2)
method_source (1.1.0)
minitest (5.24.1)
minitest (5.25.1)
minitest-reporters (1.7.1)
ansi
builder
Expand All @@ -89,7 +89,7 @@ GEM
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
securerandom (0.3.1)
thor (1.3.1)
thor (1.3.2)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
useragent (0.16.10)
Expand All @@ -110,4 +110,4 @@ DEPENDENCIES
subroutine!

BUNDLED WITH
2.5.17
2.5.20

0 comments on commit 0017845

Please sign in to comment.