famoseagle-sweat_shop 1.3.0 → 1.3.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/VERSION.yml +1 -1
  2. data/install.rb +0 -2
  3. metadata +1 -1
@@ -1,4 +1,4 @@
1
1
  ---
2
2
  :major: 1
3
3
  :minor: 3
4
- :patch: 0
4
+ :patch: 1
data/install.rb CHANGED
@@ -18,5 +18,3 @@ script = 'sweatshop'
18
18
  FileUtils.cp(File.join(root, 'config', config), File.join(RAILS_ROOT, 'config', config))
19
19
  FileUtils.cp(File.join(root, 'script', script), File.join(RAILS_ROOT, 'script', script))
20
20
  puts "\n\ninstalled #{ [config, script].join(", ") } \n\n"
21
-
22
- puts IO.read(File.join(root, 'README.txt'))
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: famoseagle-sweat_shop
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.3.0
4
+ version: 1.3.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amos Elliston