thug 0.2.0 → 0.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: f2f51e917bb4972ca4099565696f516b4b27ad6a
4
- data.tar.gz: 9b83c8f28d1129902434ae98fdac09581fa5ac0f
3
+ metadata.gz: d40450b572fc02f16ff195b2042dc4d8bcf12efa
4
+ data.tar.gz: ac652edb899981946ebaab4e9694c2853596d460
5
5
  SHA512:
6
- metadata.gz: c4fa6be44aa5e01cfe24ec591309446b53adf34d95a8cdc3528b9712e9ce331ff78517a70a8a79d8d2e3ac09776623bbb033c9aa0dd8d8d45a93d96a7634f970
7
- data.tar.gz: 15611a8f02cce23f1b80bd9ebedb6da5790b1fd3c592a7b2a03e54a551f6dff8acd432e6b789ba5fcbaa3ba2fbe8da1b618a2aee88b9a3eb77a429efa772b664
6
+ metadata.gz: fff6871426082426b48f616caa7ca46203cf944324d43d28aca545b279987fe74ecd36b99c249e3bfd00ab743f00960b431d98de1263253cbfa65ff7316211af
7
+ data.tar.gz: 8f6830d19718aae45012500ba0da8807f149827f945144f88099315c70bebd985e626fbc91793e989e53c985df08770d542d547462ce911b357a1d3a08bef0dd
data/README.md CHANGED
@@ -33,7 +33,19 @@ Checkout the project and run
33
33
 
34
34
  ## Contributing
35
35
 
36
- Thug gem relies on users to keep its system dependencies list up to date, Bug reports and pull requests are welcome on here. or you can [Sign up](http://13.15.15.166:1337/register) at [Thug-Gem](http://13.15.15.166:1337)Thug-gem and start adding gems/dependencies.
36
+ Thug gem relies on users to keep its system dependencies list up to date, Bug reports and pull requests are welcome on here. or you can [Sign up](http://13.95.24.166:1337/register) at [Thug-Gem](http://13.95.24.166:1337)Thug-gem and start adding gems/dependencies.
37
+
38
+ ## Known Issues
39
+
40
+ Among the known issues is running into
41
+
42
+
43
+ 'method_missing': undefined method `this' for #<Gem::Specification
44
+
45
+
46
+ just update your rubygems by running:
47
+
48
+ $ gem update --system
37
49
 
38
50
  ## License
39
51
 
@@ -4,7 +4,7 @@ module Thug
4
4
  def install_dependencies (pkg, dependencies)
5
5
  deps = dependencies.join(" ")
6
6
 
7
- puts `sudo #{pkg} install #{deps}`
7
+ puts `#{pkg} install #{deps}`
8
8
  end
9
9
  end
10
10
  end
data/lib/thug/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module Thug
2
- VERSION = "0.2.0"
2
+ VERSION = "0.2.1"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: thug
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0
4
+ version: 0.2.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - sherif