Skip to content

Commit 0356b25

Browse files
Bump phlex-rails from 1.1.2 to 1.2.1
Bumps [phlex-rails](https://github.com/phlex-ruby/phlex-rails) from 1.1.2 to 1.2.1. - [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@1.1.2...1.2.1) --- updated-dependencies: - dependency-name: phlex-rails dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 35a362f commit 0356b25

File tree

1 file changed

+3
-10
lines changed

1 file changed

+3
-10
lines changed

Gemfile.lock

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,6 @@ GEM
118118
rack-test (>= 0.6.3)
119119
regexp_parser (>= 1.5, < 3.0)
120120
xpath (~> 3.2)
121-
cgi (0.4.1)
122121
concurrent-ruby (1.2.3)
123122
connection_pool (2.4.1)
124123
crass (1.0.6)
@@ -133,8 +132,6 @@ GEM
133132
irb (~> 1.10)
134133
reline (>= 0.3.8)
135134
drb (2.2.1)
136-
erb (4.0.4)
137-
cgi (>= 0.3.3)
138135
erubi (1.12.0)
139136
et-orbi (1.2.11)
140137
tzinfo
@@ -207,14 +204,10 @@ GEM
207204
ast (~> 2.4.1)
208205
racc
209206
pg (1.5.6)
210-
phlex (1.9.1)
211-
concurrent-ruby (~> 1.2)
212-
erb (>= 4)
213-
zeitwerk (~> 2.6)
214-
phlex-rails (1.1.2)
215-
phlex (~> 1.9.1)
207+
phlex (1.10.0)
208+
phlex-rails (1.2.1)
209+
phlex (~> 1.10.0)
216210
railties (>= 6.1, < 8)
217-
zeitwerk (~> 2.6)
218211
phlex-testing-capybara (0.1.0)
219212
capybara (~> 3.38)
220213
phlex (>= 0.5)

0 commit comments

Comments
 (0)