We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03a9b27 commit 158e12dCopy full SHA for 158e12d
gemfiles/v2/Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- ruby-progressbar (1.12.0)
+ ruby-progressbar (1.13.0)
5
6
GEM
7
remote: https://rubygems.org/
lib/ruby-progressbar/version.rb
@@ -1,3 +1,3 @@
class ProgressBar
- VERSION = '1.12.0'.freeze
+ VERSION = '1.13.0'.freeze
end
0 commit comments