Skip to content

Commit

Permalink
Release 3.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sfnelson committed Jun 26, 2024
1 parent 46845ec commit 459dc73
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.3.2
3.3.3
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
katalyst-kpop (3.1.2)
katalyst-kpop (3.1.3)
katalyst-html-attributes
turbo-rails
view_component
Expand Down Expand Up @@ -141,7 +141,7 @@ GEM
websocket-driver (~> 0.7)
globalid (1.2.1)
activesupport (>= 6.1)
google-protobuf (4.27.1)
google-protobuf (4.27.2)
bigdecimal
rake (>= 13)
html-attributes-utils (1.0.2)
Expand Down Expand Up @@ -252,7 +252,7 @@ GEM
regexp_parser (2.9.2)
reline (0.5.9)
io-console (~> 0.5)
rexml (3.3.0)
rexml (3.3.1)
strscan
rspec-core (3.13.0)
rspec-support (~> 3.13.0)
Expand Down Expand Up @@ -371,4 +371,4 @@ DEPENDENCIES
stimulus-rails

BUNDLED WITH
2.5.11
2.5.14
2 changes: 1 addition & 1 deletion katalyst-kpop.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Gem::Specification.new do |spec|
spec.name = "katalyst-kpop"
spec.version = "3.1.2"
spec.version = "3.1.3"
spec.authors = ["Katalyst Interactive"]
spec.email = ["[email protected]"]

Expand Down

0 comments on commit 459dc73

Please sign in to comment.