Lazurite-ruby 0.1.1 → 0.1.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.
@@ -11,7 +11,7 @@ Gem::Specification.new do |spec|
11
11
 
12
12
  spec.summary = %q{Write a short summary, because Rubygems requires one.}
13
13
  spec.description = %q{Write a longer description or delete this line.}
14
- spec.homepage = "https://github.com/LAPIS-Lazurite/Lazurite-ruby"
14
+ spec.homepage = ""
15
15
  spec.license = "MIT"
16
16
 
17
17
  # Prevent pushing this gem to RubyGems.org by setting 'allowed_push_host', or
@@ -1,5 +1,5 @@
1
1
  module Lazurite
2
2
  module Ruby
3
- VERSION = "0.1.1"
3
+ VERSION = "0.1.2"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: Lazurite-ruby
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.1.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -61,7 +61,7 @@ files:
61
61
  - bin/setup
62
62
  - lib/Lazurite/ruby.rb
63
63
  - lib/Lazurite/ruby/version.rb
64
- homepage: https://github.com/LAPIS-Lazurite/Lazurite-ruby
64
+ homepage: ''
65
65
  licenses:
66
66
  - MIT
67
67
  post_install_message:
@@ -76,7 +76,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
76
76
  version: '0'
77
77
  segments:
78
78
  - 0
79
- hash: -740735281
79
+ hash: 400756621
80
80
  required_rubygems_version: !ruby/object:Gem::Requirement
81
81
  none: false
82
82
  requirements:
@@ -85,7 +85,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
85
85
  version: '0'
86
86
  segments:
87
87
  - 0
88
- hash: -740735281
88
+ hash: 400756621
89
89
  requirements: []
90
90
  rubyforge_project:
91
91
  rubygems_version: 1.8.23