Skip to content

Commit 64e0493

Browse files
committed
Release 1.6.9
1 parent 61fea94 commit 64e0493

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# CHANGELOG
22

3+
## 1.6.9 (2025-01-28)
4+
5+
* Bump dependencies.
6+
37
## 1.6.8 (2024-11-11)
48

59
* Add ruby 3.4 to test matrix.

Gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
webtranslateit-payday (1.6.8)
4+
webtranslateit-payday (1.6.9)
55
activesupport (>= 7, < 9)
66
i18n (~> 1.12, < 2)
77
money (~> 6.16, < 7)

payday.gemspec

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

33
Gem::Specification.new do |s|
44
s.name = 'webtranslateit-payday'
5-
s.version = '1.6.8'
5+
s.version = '1.6.9'
66
s.required_ruby_version = '>= 3.1'
77
s.platform = Gem::Platform::RUBY
88
s.authors = ['Alan Johnson', 'Edouard Briere']

0 commit comments

Comments
 (0)