Commit 68baaf0 1 parent 3dc503c commit 68baaf0 Copy full SHA for 68baaf0
File tree 3 files changed +8
-6
lines changed
3 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
- ## Edge
3
+ ## 1.6.5 (2023-06-16)
4
4
5
5
* Add ruby 3.2 to test matrix.
6
+ * Dependencies update.
6
7
7
8
## 1.6.4 (2022-10-24)
8
9
Original file line number Diff line number Diff line change 1
1
PATH
2
2
remote: .
3
3
specs:
4
- webtranslateit-payday (1.6.4 )
4
+ webtranslateit-payday (1.6.5 )
5
5
activesupport (~> 7 , < 8 )
6
6
i18n (~> 1.12 , < 2 )
7
7
money (~> 6.16 , < 7 )
18
18
i18n (>= 1.6 , < 2 )
19
19
minitest (>= 5.1 )
20
20
tzinfo (~> 2.0 )
21
- addressable (2.8.1 )
21
+ addressable (2.8.4 )
22
22
public_suffix (>= 2.0.2 , < 6.0 )
23
23
ast (2.4.2 )
24
24
coderay (1.1.3 )
25
25
concurrent-ruby (1.2.2 )
26
- css_parser (1.12 .0 )
26
+ css_parser (1.14 .0 )
27
27
addressable
28
28
diff-lcs (1.5.0 )
29
29
ffi (1.15.5 )
77
77
pry (0.14.1 )
78
78
coderay (~> 1.1 )
79
79
method_source (~> 1.0 )
80
- public_suffix (5.0.0 )
80
+ public_suffix (5.0.1 )
81
81
rainbow (3.1.1 )
82
82
rb-fsevent (0.11.1 )
83
83
rb-inotify (0.10.1 )
131
131
132
132
PLATFORMS
133
133
arm64-darwin-21
134
+ arm64-darwin-22
134
135
x86_64-darwin-21
135
136
x86_64-linux
136
137
Original file line number Diff line number Diff line change 2
2
3
3
Gem ::Specification . new do |s |
4
4
s . name = 'webtranslateit-payday'
5
- s . version = '1.6.4 '
5
+ s . version = '1.6.5 '
6
6
s . required_ruby_version = '>= 3.1'
7
7
s . platform = Gem ::Platform ::RUBY
8
8
s . authors = [ 'Alan Johnson' , 'Edouard Briere' ]
You can’t perform that action at this time.
0 commit comments