RLCoreKickstart 0.0.5 → 0.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 466b5600fb9c666b647572f8125caff5d311b0a6
4
- data.tar.gz: 525b37b1737da2134fd1252a4a0b638de50ca4f2
3
+ metadata.gz: c703529de1159ae80a112e7e84ec882e55e0430a
4
+ data.tar.gz: 416caf6d01126ed8239310813df221fa475f8f53
5
5
  SHA512:
6
- metadata.gz: c0df6bcb7ba3839531e355ef6d767c7f783fb266d743ae14e5996cabe5a829fb01752e3838af20237b956ed58a068fee2a102cdbd9ff862e49bd4add12a74a05
7
- data.tar.gz: 76440f4137d7860b75199b588c30c4d42c2bfa6c54c59a1e6c3cbc2294ced68a8af1d07d9e9874fcafa6706b013de53522ec1df2e1659774c55e5a0d992d9c2e
6
+ metadata.gz: 63b031b9c0a0333ff369c4b8d575836070c146fb78bafde7e259dbfea7a02bace5433c8b714acbe09fc1ed8ce9ab2143a078cfb312da7403c289fcd362850cf9
7
+ data.tar.gz: f9708a4d2237f5649e77ece242a161221d93c8278115491319c028d592f9f092b6355a5810ed5cf1639bbdbf121c242c46312768d9a8ca733f178c8397871177
@@ -2,7 +2,7 @@
2
2
 
3
3
  Gem::Specification.new do |spec|
4
4
  spec.name = "RLCoreKickstart"
5
- spec.version = '0.0.5'
5
+ spec.version = '0.0.6'
6
6
  spec.required_ruby_version = '>= 1.9'
7
7
  spec.authors = ["Victor Goff"]
8
8
  spec.email = ["keeperotphones@gmail.com"]
@@ -18,5 +18,6 @@ Gem::Specification.new do |spec|
18
18
  You will want to create your course folder, change directory to it,
19
19
  and then run skeleton_rl_core to have it build the course skeleton.
20
20
 
21
- Thank you for taking the course!"
21
+ Thank you for taking the course!
22
+ copyright 2013-2014"
22
23
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: RLCoreKickstart
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.5
4
+ version: 0.0.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Victor Goff
@@ -35,7 +35,7 @@ licenses:
35
35
  metadata: {}
36
36
  post_install_message: "\n You will want to create your course folder, change directory
37
37
  to it,\n and then run skeleton_rl_core to have it build the course skeleton.\n
38
- \ \n Thank you for taking the course!"
38
+ \ \n Thank you for taking the course!\n copyright 2013-2014"
39
39
  rdoc_options: []
40
40
  require_paths:
41
41
  - lib