sugarcube 1.0.5 → 1.0.6

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.
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- sugarcube (1.0.5)
4
+ sugarcube (1.0.6)
5
5
 
6
6
  GEM
7
7
  remote: https://rubygems.org/
@@ -14,5 +14,5 @@ Motion::Project::App.setup do |app|
14
14
  end
15
15
 
16
16
  time = File.join(File.dirname(__FILE__), 'sugarcube-numbers/time.rb')
17
- app.files.insert(insert_point, file)
17
+ app.files.insert(insert_point, time)
18
18
  end
@@ -14,5 +14,5 @@ Motion::Project::App.setup do |app|
14
14
  end
15
15
 
16
16
  time = File.join(File.dirname(__FILE__), 'sugarcube-numbers/time.rb')
17
- app.files.insert(insert_point, file)
17
+ app.files.insert(insert_point, time)
18
18
  end
@@ -1,3 +1,3 @@
1
1
  module SugarCube
2
- Version = '1.0.5'
2
+ Version = '1.0.6'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sugarcube
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.5
4
+ version: 1.0.6
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: