rawk 0.1.0 → 0.1.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.
Files changed (1) hide show
  1. metadata +3 -3
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rawk
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -22,7 +22,7 @@ files:
22
22
  - spec/rawk/line_spec.rb
23
23
  - spec/rawk/rawk_spec.rb
24
24
  - spec/spec_helper.rb
25
- homepage:
25
+ homepage: https://github.com/mowat27/rawk
26
26
  licenses: []
27
27
  post_install_message:
28
28
  rdoc_options: []
@@ -42,7 +42,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
42
42
  version: '0'
43
43
  requirements: []
44
44
  rubyforge_project:
45
- rubygems_version: 1.8.6
45
+ rubygems_version: 1.8.8
46
46
  signing_key:
47
47
  specification_version: 3
48
48
  summary: An awk-inspired ruby DSL