lorem_ipsum_amet 0.6.0 → 0.6.1
Sign up to get free protection for your applications and to get access to all the features.
- data/CHANGELOG.md +4 -0
- data/VERSION +1 -1
- data/bin/{lorem_ipsum.rb → lorem_ipsum} +0 -0
- metadata +4 -4
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
0.6.
|
1
|
+
0.6.1
|
File without changes
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: lorem_ipsum_amet
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.6.
|
4
|
+
version: 0.6.1
|
5
5
|
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -127,7 +127,7 @@ description: Generate blind texts and placeholder images with tons of options in
|
|
127
127
|
Ruby on Rails or Sinatra
|
128
128
|
email: yagooar@gmail.com
|
129
129
|
executables:
|
130
|
-
- lorem_ipsum
|
130
|
+
- lorem_ipsum
|
131
131
|
extensions: []
|
132
132
|
extra_rdoc_files:
|
133
133
|
- LICENSE.txt
|
@@ -141,7 +141,7 @@ files:
|
|
141
141
|
- README.md
|
142
142
|
- Rakefile
|
143
143
|
- VERSION
|
144
|
-
- bin/lorem_ipsum
|
144
|
+
- bin/lorem_ipsum
|
145
145
|
- lib/lorem_ipsum_amet.rb
|
146
146
|
- lib/lorem_ipsum_amet/base.rb
|
147
147
|
- lib/lorem_ipsum_amet/character.rb
|
@@ -171,7 +171,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
171
171
|
version: '0'
|
172
172
|
segments:
|
173
173
|
- 0
|
174
|
-
hash:
|
174
|
+
hash: 470299719328864240
|
175
175
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
176
176
|
none: false
|
177
177
|
requirements:
|