Skip to content

Commit 05168c6

Browse files
committed
Bump Chobble gems
1 parent 5851f62 commit 05168c6

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ gem "webauthn", "~> 3.4"
2323
# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
2424
gem "tzinfo-data", platforms: %i[windows jruby]
2525

26-
gem "chobble-forms", "~> 0.7.0"
26+
gem "chobble-forms"
2727
gem "en14960"
2828

2929
# Sorbet runtime (needed in all environments and

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ GEM
126126
regexp_parser (>= 1.5, < 3.0)
127127
xpath (~> 3.2)
128128
cbor (0.5.9.9)
129-
chobble-forms (0.7.0)
129+
chobble-forms (0.7.2)
130130
rails (>= 8.0.0)
131131
sorbet-runtime (~> 0.5)
132132
chronic (0.10.2)
@@ -587,7 +587,7 @@ DEPENDENCIES
587587
blueprinter
588588
brakeman
589589
capybara
590-
chobble-forms (~> 0.7.0)
590+
chobble-forms
591591
csv
592592
cuprite
593593
database_cleaner-active_record

0 commit comments

Comments
 (0)