Skip to content

Commit 814c413

Browse files
Bump haml-rails from 2.1.0 to 3.0.0
Bumps [haml-rails](https://github.com/haml/haml-rails) from 2.1.0 to 3.0.0. - [Commits](haml/haml-rails@v2.1.0...v3.0.0) --- updated-dependencies: - dependency-name: haml-rails dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6db4530 commit 814c413

File tree

1 file changed

+11
-10
lines changed

1 file changed

+11
-10
lines changed

Gemfile.lock

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ GEM
9696
base64 (0.3.0)
9797
bcrypt (3.1.20)
9898
benchmark (0.4.1)
99-
bigdecimal (3.2.3)
99+
bigdecimal (3.3.1)
100100
builder (3.3.0)
101101
concurrent-ruby (1.3.5)
102102
connection_pool (2.5.4)
@@ -113,7 +113,7 @@ GEM
113113
warden (~> 1.2.3)
114114
diff-lcs (1.6.2)
115115
drb (2.2.3)
116-
erb (5.0.2)
116+
erb (5.1.1)
117117
erubi (1.13.1)
118118
faraday (2.13.1)
119119
faraday-net_http (>= 2.0, < 3.5)
@@ -125,11 +125,11 @@ GEM
125125
faraday (~> 2.0)
126126
globalid (1.3.0)
127127
activesupport (>= 6.1)
128-
haml (6.0.3)
128+
haml (6.3.0)
129129
temple (>= 0.8.2)
130130
thor
131131
tilt
132-
haml-rails (2.1.0)
132+
haml-rails (3.0.0)
133133
actionpack (>= 5.1)
134134
activesupport (>= 5.1)
135135
haml (>= 4.0.6)
@@ -171,7 +171,7 @@ GEM
171171
marcel (1.1.0)
172172
mini_mime (1.1.5)
173173
mini_portile2 (2.8.9)
174-
minitest (5.25.5)
174+
minitest (5.26.0)
175175
multi_xml (0.6.0)
176176
net-http (0.6.0)
177177
uri
@@ -213,7 +213,7 @@ GEM
213213
omniauth (~> 2.0)
214214
orm_adapter (0.5.0)
215215
pg (1.6.2)
216-
pp (0.6.2)
216+
pp (0.6.3)
217217
prettyprint
218218
prettyprint (0.2.0)
219219
propshaft (1.3.1)
@@ -270,9 +270,10 @@ GEM
270270
tsort (>= 0.2)
271271
zeitwerk (~> 2.6)
272272
rake (13.3.0)
273-
rdoc (6.14.2)
273+
rdoc (6.15.0)
274274
erb
275275
psych (>= 4.0.0)
276+
tsort
276277
reline (0.6.2)
277278
io-console (~> 0.5)
278279
responders (3.1.1)
@@ -312,14 +313,14 @@ GEM
312313
sqlite3 (2.7.4)
313314
mini_portile2 (~> 2.8.0)
314315
stringio (3.1.7)
315-
temple (0.8.2)
316+
temple (0.10.4)
316317
thor (1.4.0)
317-
tilt (2.0.11)
318+
tilt (2.6.1)
318319
timeout (0.4.3)
319320
tsort (0.2.0)
320321
tzinfo (2.0.6)
321322
concurrent-ruby (~> 1.0)
322-
uri (1.0.3)
323+
uri (1.0.4)
323324
useragent (0.16.11)
324325
version_gem (1.1.1)
325326
warden (1.2.9)

0 commit comments

Comments
 (0)