nephelae 0.0.1 → 0.0.2

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.
@@ -48,8 +48,7 @@ module Nephelae
48
48
  end
49
49
 
50
50
  def self.get_instance_id
51
- #Excon.get('http://169.254.169.254/latest/meta-data/instance-id').body
52
- 'i-016c576f'
51
+ Excon.get('http://169.254.169.254/latest/meta-data/instance-id').body
53
52
  end
54
53
 
55
54
  end
@@ -1,3 +1,3 @@
1
1
  module Nephelae
2
- VERSION = "0.0.1"
2
+ VERSION = "0.0.2"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: nephelae
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: