Skip to content

Commit b655a25

Browse files
Bump phlex-rails from 0.9.0 to 0.10.0 (#135)
Bumps [phlex-rails](https://github.com/phlex-ruby/phlex-rails) from 0.9.0 to 0.10.0. - [Release notes](https://github.com/phlex-ruby/phlex-rails/releases) - [Changelog](https://github.com/phlex-ruby/phlex-rails/blob/main/CHANGELOG.md) - [Commits](yippee-fun/phlex-rails@0.9.0...0.10.0) --- updated-dependencies: - dependency-name: phlex-rails dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6634da0 commit b655a25

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ GEM
136136
jsbundling-rails (1.1.1)
137137
railties (>= 6.0.0)
138138
json (2.6.3)
139-
loofah (2.19.1)
139+
loofah (2.20.0)
140140
crass (~> 1.0.2)
141141
nokogiri (>= 1.5.9)
142142
mail (2.8.1)
@@ -172,12 +172,12 @@ GEM
172172
parallel (1.22.1)
173173
parser (3.1.2.1)
174174
ast (~> 2.4.1)
175-
phlex (1.6.1)
175+
phlex (1.7.0)
176176
concurrent-ruby (~> 1.2)
177177
erb (>= 4)
178178
zeitwerk (~> 2.6)
179-
phlex-rails (0.9.0)
180-
phlex (~> 1.6)
179+
phlex-rails (0.10.0)
180+
phlex (~> 1.7.0)
181181
rails (>= 6.1, < 8)
182182
zeitwerk (~> 2.6)
183183
polyglot (0.3.5)

0 commit comments

Comments
 (0)