rango 0.1.1.2.9 → 0.1.1.2.10

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.
data/lib/rango/version.rb CHANGED
@@ -3,5 +3,5 @@
3
3
  # NOTE: Do not edit this file manually, this
4
4
  # file is regenerated by task rake version:increase
5
5
  module Rango
6
- VERSION ||= "0.1.1.2.9"
6
+ VERSION ||= "0.1.1.2.10"
7
7
  end
@@ -1,4 +1,4 @@
1
- <%= shebang "ruby", ["--disable-gems"] %>
1
+ <%= shebang rubypath, ["--disable-gems"] %>
2
2
  # encoding: utf-8
3
3
 
4
4
  # This file should set Rango environment
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rango
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1.2.9
4
+ version: 0.1.1.2.10
5
5
  platform: ruby
6
6
  authors:
7
7
  - "Jakub \xC5\xA0\xC5\xA5astn\xC3\xBD aka Botanicus"