1 parent 6fa231e commit db34c72Copy full SHA for db34c72
2 files changed
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- tabled (1.2.0)
+ tabled (1.2.1)
5
dry-cli
6
7
GEM
tabled.gemspec
@@ -2,7 +2,7 @@
Gem::Specification.new do |s|
s.name = 'tabled'
- s.version = '1.2.0'
+ s.version = '1.2.1'
s.summary = 'Library for rendering pretty tables in console'
s.description = 'Library can be used to render your data to a console. Being quite simple it has many features.'
8
s.authors = ['Max Rukomoynikov']
0 commit comments