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 1c93367 commit 87a021dCopy full SHA for 87a021d
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- truncate_html (0.9.3.skroutz.1)
+ truncate_html (0.9.3.skroutz.2)
5
6
GEM
7
remote: http://rubygems.org/
@@ -131,3 +131,6 @@ DEPENDENCIES
131
rails (~> 5.1.6.2)
132
rspec-rails (~> 3.8.0)
133
truncate_html!
134
+
135
+BUNDLED WITH
136
+ 1.17.3
lib/truncate_html/version.rb
@@ -1,3 +1,3 @@
module TruncateHtml
- VERSION = '0.9.3.skroutz.1'.freeze
+ VERSION = '0.9.3.skroutz.2'.freeze
end
0 commit comments