Skip to content

Commit 459dc73

Browse files
committed
Release 3.1.3
1 parent 46845ec commit 459dc73

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.ruby-version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.3.2
1+
3.3.3

Gemfile.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
katalyst-kpop (3.1.2)
4+
katalyst-kpop (3.1.3)
55
katalyst-html-attributes
66
turbo-rails
77
view_component
@@ -141,7 +141,7 @@ GEM
141141
websocket-driver (~> 0.7)
142142
globalid (1.2.1)
143143
activesupport (>= 6.1)
144-
google-protobuf (4.27.1)
144+
google-protobuf (4.27.2)
145145
bigdecimal
146146
rake (>= 13)
147147
html-attributes-utils (1.0.2)
@@ -252,7 +252,7 @@ GEM
252252
regexp_parser (2.9.2)
253253
reline (0.5.9)
254254
io-console (~> 0.5)
255-
rexml (3.3.0)
255+
rexml (3.3.1)
256256
strscan
257257
rspec-core (3.13.0)
258258
rspec-support (~> 3.13.0)
@@ -371,4 +371,4 @@ DEPENDENCIES
371371
stimulus-rails
372372

373373
BUNDLED WITH
374-
2.5.11
374+
2.5.14

katalyst-kpop.gemspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Gem::Specification.new do |spec|
44
spec.name = "katalyst-kpop"
5-
spec.version = "3.1.2"
5+
spec.version = "3.1.3"
66
spec.authors = ["Katalyst Interactive"]
77
spec.email = ["[email protected]"]
88

0 commit comments

Comments
 (0)