eefgilm 0.0.1 → 0.0.3

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.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/bin/eefgilm +1 -0
  3. data/lib/eefgilm/version.rb +1 -1
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: abdc770670127c4ed4d395646b7a2aaf66c2aac3
4
- data.tar.gz: c45efc0325db4ca8dd242c149b8af900f0239427
3
+ metadata.gz: 67cb827787a18ef0dfe58f0381363d21b5bf9250
4
+ data.tar.gz: f7ad89c90e2d715c82539228db58692e903a2481
5
5
  SHA512:
6
- metadata.gz: 7e1689039ea7fbe045da169e1d7a9864f99f0240b1466d2a81a93b9cdd6ad459631135cf8893a39734dbf692975404085501314ca2ccb342de225b4c22887d4b
7
- data.tar.gz: 71344dd2bc04f3f6d644e0843c04eab22e42c98482ddb09996897365c8252db2df644fe4354144a16adabf85b2dd683fc6811711bcb83897c0c2f88158881784
6
+ metadata.gz: 3fa327a4ac94cc8ca9ef37519c275be84ed7d51b29490959ce7156b9f809ac51f3cf0e207f0182c182ab8858aa7509a01fa4c30a3674cf2c9fffc4b1e470ccdb
7
+ data.tar.gz: d12030af9e4226a232fcb7c0d03d41dddcdbfd83f7db299debbb0473a0fd57a7bf2fd32011a09a0f40ecd3526bcd66bb417c063e6f7011dc5c500e7ab8905393
data/bin/eefgilm CHANGED
@@ -4,3 +4,4 @@ gemfile = Eefgilm::Gemfile.new
4
4
  gemfile.clean!
5
5
 
6
6
 
7
+
@@ -1,3 +1,3 @@
1
1
  module Eefgilm
2
- VERSION = "0.0.1"
2
+ VERSION = "0.0.3"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: eefgilm
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Erik Nilsen
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2014-05-29 00:00:00.000000000 Z
12
+ date: 2014-05-30 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: minitest