Skip to content

Commit

Permalink
Update lock files
Browse files Browse the repository at this point in the history
  • Loading branch information
xjunior committed Feb 9, 2024
1 parent e77113c commit f7f260b
Show file tree
Hide file tree
Showing 7 changed files with 13 additions and 10 deletions.
2 changes: 1 addition & 1 deletion packages/dep_shield/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ PATH
PATH
remote: .
specs:
dep_shield (0.2.1)
dep_shield (0.3.0)
nitro_config
railties (>= 6.0.6.1, <= 7.0.6)
sentry-rails (= 5.5.0)
Expand Down
2 changes: 0 additions & 2 deletions packages/dep_shield/gemfiles/rails_6_0.gemfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# frozen_string_literal: true

# This file was generated by Appraisal

source "https://rubygems.org"
Expand Down
5 changes: 4 additions & 1 deletion packages/dep_shield/gemfiles/rails_6_0.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ PATH
PATH
remote: ..
specs:
dep_shield (0.2.1)
dep_shield (0.3.0)
nitro_config
railties (>= 6.0.6.1, <= 7.0.6)
sentry-rails (= 5.5.0)
Expand Down Expand Up @@ -128,6 +128,8 @@ GEM
activesupport (>= 5.2.8.1)
nokogiri (1.15.5-arm64-darwin)
racc (~> 1.4)
nokogiri (1.15.5-x86_64-linux)
racc (~> 1.4)
parallel (1.24.0)
parser (3.3.0.5)
ast (~> 2.4.1)
Expand Down Expand Up @@ -251,6 +253,7 @@ GEM

PLATFORMS
arm64-darwin
x86_64-linux

DEPENDENCIES
appraisal (~> 2.5.0)
Expand Down
2 changes: 0 additions & 2 deletions packages/dep_shield/gemfiles/rails_6_1.gemfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# frozen_string_literal: true

# This file was generated by Appraisal

source "https://rubygems.org"
Expand Down
5 changes: 4 additions & 1 deletion packages/dep_shield/gemfiles/rails_6_1.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ PATH
PATH
remote: ..
specs:
dep_shield (0.2.1)
dep_shield (0.3.0)
nitro_config
railties (>= 6.0.6.1, <= 7.0.6)
sentry-rails (= 5.5.0)
Expand Down Expand Up @@ -132,6 +132,8 @@ GEM
activesupport (>= 5.2.8.1)
nokogiri (1.15.5-arm64-darwin)
racc (~> 1.4)
nokogiri (1.15.5-x86_64-linux)
racc (~> 1.4)
parallel (1.24.0)
parser (3.3.0.5)
ast (~> 2.4.1)
Expand Down Expand Up @@ -254,6 +256,7 @@ GEM

PLATFORMS
arm64-darwin
x86_64-linux

DEPENDENCIES
appraisal (~> 2.5.0)
Expand Down
2 changes: 0 additions & 2 deletions packages/dep_shield/gemfiles/rails_7_0.gemfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# frozen_string_literal: true

# This file was generated by Appraisal

source "https://rubygems.org"
Expand Down
5 changes: 4 additions & 1 deletion packages/dep_shield/gemfiles/rails_7_0.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ PATH
PATH
remote: ..
specs:
dep_shield (0.2.1)
dep_shield (0.3.0)
nitro_config
railties (>= 6.0.6.1, <= 7.0.6)
sentry-rails (= 5.5.0)
Expand Down Expand Up @@ -138,6 +138,8 @@ GEM
activesupport (>= 5.2.8.1)
nokogiri (1.15.5-arm64-darwin)
racc (~> 1.4)
nokogiri (1.15.5-x86_64-linux)
racc (~> 1.4)
parallel (1.24.0)
parser (3.3.0.5)
ast (~> 2.4.1)
Expand Down Expand Up @@ -253,6 +255,7 @@ GEM

PLATFORMS
arm64-darwin
x86_64-linux

DEPENDENCIES
appraisal (~> 2.5.0)
Expand Down

0 comments on commit f7f260b

Please sign in to comment.