We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a538c86 commit 12234f2Copy full SHA for 12234f2
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- ach (0.5.14)
+ ach (0.5.15)
5
holidays (>= 3.1)
6
7
GEM
@@ -14,7 +14,7 @@ GEM
14
autotest (5.0.0)
15
minitest-autotest (~> 1.0)
16
diff-lcs (1.3)
17
- holidays (8.2.0)
+ holidays (8.3.0)
18
minitest (5.14.1)
19
minitest-autotest (1.1.1)
20
minitest-server (~> 1.0)
lib/ach/version.rb
@@ -1,3 +1,3 @@
module ACH
- VERSION = '0.5.14'.freeze
+ VERSION = '0.5.15'.freeze
end
0 commit comments