oxide 0.1.5 → 0.1.6

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: e005ec9c83b33b96cefbd6c5cb79d437e3b02baa488c7dd769dfb1d4c0028772
4
- data.tar.gz: de5d473413612317284e48f2f6297affa7d610ece36d2d1513f055d4840a753f
3
+ metadata.gz: 555399ffcff806f3ddaf8ecfaf3f9f2d86a8412e1bbd0bba64d9504f580a9f7e
4
+ data.tar.gz: 2b3c652b6a80a6ef81ccf4a763e565ab43a47e86d5228f3ce0e2161cec8da6f1
5
5
  SHA512:
6
- metadata.gz: d79265feeb002584d62528af472bed8621b416866a03e1adf25c4f6b259c712794989b73b960d5b978b3c7c15c0b24d84d97d8e96b4105481006d2e43d5f3b86
7
- data.tar.gz: b85daf09c0ce26532883f014dc3eca74c2a3ae45ec2b1833d573159ba376e9d2a6cdb1e24ec56acf8397b83ed274db7fbad6be2db65bffaf58bbc54c29a3ef61
6
+ metadata.gz: 3f96ab1db45aa9ef05c40edd7e41d4f5d0e480d429842bf5e316ad8a5ddd5ce0667d9b2ff2f86431459675f66d990a30d17deb2ff754620539405b6b81e7d835
7
+ data.tar.gz: 11c2a0bdc60f990338aa91ebb15062d7e88ebb37786fc694d9a62598018211255bb65266acd553eb90966d52dd01d43edc6d8fafd4f4a1748f990152f14413aa
data/CODE_OF_CONDUCT.md CHANGED
@@ -5,9 +5,9 @@
5
5
  In the interest of fostering an open and welcoming environment, we as
6
6
  contributors and maintainers pledge to making participation in our project and
7
7
  our community a harassment-free experience for everyone, regardless of age, body
8
- size, disability, ethnicity, gender identity and expression, level of experience,
9
- nationality, personal appearance, race, religion, or sexual identity and
10
- orientation.
8
+ size, disability, ethnicity, gender identity and expression, level of
9
+ experience, nationality, personal appearance, race, religion, or sexual identity
10
+ and orientation.
11
11
 
12
12
  ## Our Standards
13
13
 
@@ -37,11 +37,11 @@ Project maintainers are responsible for clarifying the standards of acceptable
37
37
  behavior and are expected to take appropriate and fair corrective action in
38
38
  response to any instances of unacceptable behavior.
39
39
 
40
- Project maintainers have the right and responsibility to remove, edit, or
41
- reject comments, commits, code, wiki edits, issues, and other contributions
42
- that are not aligned to this Code of Conduct, or to ban temporarily or
43
- permanently any contributor for other behaviors that they deem inappropriate,
44
- threatening, offensive, or harmful.
40
+ Project maintainers have the right and responsibility to remove, edit, or reject
41
+ comments, commits, code, wiki edits, issues, and other contributions that are
42
+ not aligned to this Code of Conduct, or to ban temporarily or permanently any
43
+ contributor for other behaviors that they deem inappropriate, threatening,
44
+ offensive, or harmful.
45
45
 
46
46
  ## Scope
47
47
 
@@ -58,8 +58,9 @@ Instances of abusive, harassing, or otherwise unacceptable behavior may be
58
58
  reported by contacting the project team at <richard.elias.dodson@gmail.com>. All
59
59
  complaints will be reviewed and investigated and will result in a response that
60
60
  is deemed necessary and appropriate to the circumstances. The project team is
61
- obligated to maintain confidentiality with regard to the reporter of an incident.
62
- Further details of specific enforcement policies may be posted separately.
61
+ obligated to maintain confidentiality with regard to the reporter of an
62
+ incident. Further details of specific enforcement policies may be posted
63
+ separately.
63
64
 
64
65
  Project maintainers who do not follow or enforce the Code of Conduct in good
65
66
  faith may face temporary or permanent repercussions as determined by other
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- oxide (0.1.5)
4
+ oxide (0.1.6)
5
5
 
6
6
  GEM
7
7
  remote: https://rubygems.org/
@@ -25,7 +25,7 @@ GEM
25
25
  byebug (~> 10.0)
26
26
  pry (~> 0.10)
27
27
  rainbow (3.0.0)
28
- rake (10.5.0)
28
+ rake (12.3.2)
29
29
  rspec (3.8.0)
30
30
  rspec-core (~> 3.8.0)
31
31
  rspec-expectations (~> 3.8.0)
@@ -47,7 +47,7 @@ GEM
47
47
  rainbow (>= 2.2.2, < 4.0)
48
48
  ruby-progressbar (~> 1.7)
49
49
  unicode-display_width (~> 1.4.0)
50
- rubocop-rspec (1.30.1)
50
+ rubocop-rspec (1.31.0)
51
51
  rubocop (>= 0.60.0)
52
52
  ruby-progressbar (1.10.0)
53
53
  simplecov (0.16.1)
@@ -61,12 +61,12 @@ PLATFORMS
61
61
  ruby
62
62
 
63
63
  DEPENDENCIES
64
- bundler (~> 1.17)
64
+ bundler
65
65
  oxide!
66
66
  pry
67
67
  pry-byebug
68
- rake (~> 10.0)
69
- rspec (~> 3.0)
68
+ rake
69
+ rspec
70
70
  rubocop
71
71
  rubocop-rspec
72
72
  simplecov
data/README.md CHANGED
@@ -5,8 +5,9 @@
5
5
  [![Maintainability](https://api.codeclimate.com/v1/badges/021f4ab2eb6f6f4473b5/maintainability)](https://codeclimate.com/github/rdodson41/ruby-oxide/maintainability)
6
6
  [![Test Coverage](https://api.codeclimate.com/v1/badges/021f4ab2eb6f6f4473b5/test_coverage)](https://codeclimate.com/github/rdodson41/ruby-oxide/test_coverage)
7
7
 
8
- The `oxide` gem is an implementation of the [Oxide Programming Language](https://github.com/rdodson41/ruby-oxide)
9
- which is written in Ruby.
8
+ The `oxide` gem is an implementation of the
9
+ [Oxide Programming Language](https://github.com/rdodson41/ruby-oxide) which is
10
+ written in Ruby.
10
11
 
11
12
  ## Installation
12
13
 
@@ -18,7 +19,7 @@ gem 'oxide'
18
19
 
19
20
  And then execute:
20
21
 
21
- bundle
22
+ bundle install
22
23
 
23
24
  Or install it yourself as:
24
25
 
@@ -32,21 +33,24 @@ interactive prompt that will allow you to experiment.
32
33
 
33
34
  To install this gem onto your local machine, run `bundle exec rake install`. To
34
35
  release a new version, update the version number in `lib/oxide/version.rb`, and
35
- then run `bundle exec rake release`, which will create a git tag for the version,
36
- push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org).
36
+ then run `bundle exec rake release`, which will create a git tag for the
37
+ version, push git commits and tags, and push the `.gem` file to
38
+ [rubygems.org](https://rubygems.org).
37
39
 
38
40
  ## Contributing
39
41
 
40
- Bug reports and pull requests are welcome on GitHub at <https://github.com/rdodson41/ruby-oxide>.
41
- This project is intended to be a safe, welcoming space for collaboration, and
42
- contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org)
43
- code of conduct.
42
+ Bug reports and pull requests are welcome on GitHub at
43
+ <https://github.com/rdodson41/ruby-oxide>. This project is intended to be a
44
+ safe, welcoming space for collaboration, and contributors are expected to adhere
45
+ to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.
44
46
 
45
47
  ## License
46
48
 
47
- The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).
49
+ The gem is available as open source under the terms of the
50
+ [MIT License](https://opensource.org/licenses/MIT).
48
51
 
49
52
  ## Code of Conduct
50
53
 
51
- Everyone interacting in the Oxide project’s codebases, issue trackers, chat rooms
52
- and mailing lists is expected to follow the [code of conduct](https://github.com/rdodson41/ruby-oxide/blob/master/CODE_OF_CONDUCT.md).
54
+ Everyone interacting in the Oxide project’s codebases, issue trackers, chat
55
+ rooms and mailing lists is expected to follow the
56
+ [code of conduct](https://github.com/rdodson41/ruby-oxide/blob/master/CODE_OF_CONDUCT.md).
data/exe/oxide CHANGED
@@ -1,3 +1,4 @@
1
1
  #!/usr/bin/env ruby
2
2
 
3
- require 'oxide'
3
+ require('bundler/setup')
4
+ require('oxide')
data/lib/oxide/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module Oxide
2
- VERSION = '0.1.5'.freeze
2
+ VERSION = '0.1.6'.freeze
3
3
  end
data/oxide.gemspec CHANGED
@@ -26,11 +26,11 @@ Gem::Specification.new do |spec|
26
26
  spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }
27
27
  spec.require_paths = ['lib']
28
28
 
29
- spec.add_development_dependency('bundler', '~> 1.17')
29
+ spec.add_development_dependency('bundler')
30
30
  spec.add_development_dependency('pry')
31
31
  spec.add_development_dependency('pry-byebug')
32
- spec.add_development_dependency('rake', '~> 10.0')
33
- spec.add_development_dependency('rspec', '~> 3.0')
32
+ spec.add_development_dependency('rake')
33
+ spec.add_development_dependency('rspec')
34
34
  spec.add_development_dependency('rubocop')
35
35
  spec.add_development_dependency('rubocop-rspec')
36
36
  spec.add_development_dependency('simplecov')
metadata CHANGED
@@ -1,29 +1,29 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: oxide
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.5
4
+ version: 0.1.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Richard E. Dodson
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2019-01-01 00:00:00.000000000 Z
11
+ date: 2019-01-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
15
15
  requirement: !ruby/object:Gem::Requirement
16
16
  requirements:
17
- - - "~>"
17
+ - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: '1.17'
19
+ version: '0'
20
20
  type: :development
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
- - - "~>"
24
+ - - ">="
25
25
  - !ruby/object:Gem::Version
26
- version: '1.17'
26
+ version: '0'
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: pry
29
29
  requirement: !ruby/object:Gem::Requirement
@@ -56,30 +56,30 @@ dependencies:
56
56
  name: rake
57
57
  requirement: !ruby/object:Gem::Requirement
58
58
  requirements:
59
- - - "~>"
59
+ - - ">="
60
60
  - !ruby/object:Gem::Version
61
- version: '10.0'
61
+ version: '0'
62
62
  type: :development
63
63
  prerelease: false
64
64
  version_requirements: !ruby/object:Gem::Requirement
65
65
  requirements:
66
- - - "~>"
66
+ - - ">="
67
67
  - !ruby/object:Gem::Version
68
- version: '10.0'
68
+ version: '0'
69
69
  - !ruby/object:Gem::Dependency
70
70
  name: rspec
71
71
  requirement: !ruby/object:Gem::Requirement
72
72
  requirements:
73
- - - "~>"
73
+ - - ">="
74
74
  - !ruby/object:Gem::Version
75
- version: '3.0'
75
+ version: '0'
76
76
  type: :development
77
77
  prerelease: false
78
78
  version_requirements: !ruby/object:Gem::Requirement
79
79
  requirements:
80
- - - "~>"
80
+ - - ">="
81
81
  - !ruby/object:Gem::Version
82
- version: '3.0'
82
+ version: '0'
83
83
  - !ruby/object:Gem::Dependency
84
84
  name: rubocop
85
85
  requirement: !ruby/object:Gem::Requirement