bergamota 0.0.1 → 0.0.2

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 (2) hide show
  1. checksums.yaml +15 -0
  2. metadata +6 -8
checksums.yaml ADDED
@@ -0,0 +1,15 @@
1
+ ---
2
+ !binary "U0hBMQ==":
3
+ metadata.gz: !binary |-
4
+ NTYxYTAzYTBmOWExZGEwNjk4NzgwMjNiNDNmMTZjNTI4MDYzMWE2OA==
5
+ data.tar.gz: !binary |-
6
+ YzZkZDZmNDI4NjhkNmUwNWMzMjA4ZWM5NWZhZDFiM2FhMDY2Y2MyNw==
7
+ !binary "U0hBNTEy":
8
+ metadata.gz: !binary |-
9
+ YjMxMzEzYjU5ZmRiOWNhODA5NTVhODFiY2MxNWMzOWFmZjE4Y2Y4ZmUyMjZk
10
+ MWY2MDkwNGM5NWVjNjliNjJjYzFmM2I4OGE1ZjNjMWI5MDFlZDM3NGM3MTg2
11
+ YzdjN2U3NjVjNWRkOTBmMDAxM2MxYWU0MWJhYzFiMzA1NjkwZWE=
12
+ data.tar.gz: !binary |-
13
+ YjU4N2E0YzA0M2YyNWFlNTg4NzAyYzY5ZTZhYWE5M2I2ZmQzOWU1NmUzMTZi
14
+ MDIwYTFhMzg4NjJiNzU1MzMxOTEzMDI3MTMxZGNhOThkZDQ3N2YxZDRkNmE3
15
+ YmZhNTM0YWRiYzcyM2VjYmQ3MDNiNTJlMWNlYzgyNjEyODY2NzI=
metadata CHANGED
@@ -1,8 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bergamota
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
5
- prerelease:
4
+ version: 0.0.2
6
5
  platform: ruby
7
6
  authors:
8
7
  - Mateus Prado
@@ -11,7 +10,7 @@ bindir: bin
11
10
  cert_chain: []
12
11
  date: 2013-03-04 00:00:00.000000000 Z
13
12
  dependencies: []
14
- description: A simple Gem
13
+ description: A example Gem for introduce on Rubygems training from Ruby 0001 LW-Courses
15
14
  email: mateus@mateusprado.com
16
15
  executables: []
17
16
  extensions: []
@@ -20,26 +19,25 @@ files:
20
19
  - lib/bergamota.rb
21
20
  homepage: https://rubygems.org/gems/bergamota
22
21
  licenses: []
22
+ metadata: {}
23
23
  post_install_message:
24
24
  rdoc_options: []
25
25
  require_paths:
26
26
  - lib
27
27
  required_ruby_version: !ruby/object:Gem::Requirement
28
- none: false
29
28
  requirements:
30
29
  - - ! '>='
31
30
  - !ruby/object:Gem::Version
32
31
  version: '0'
33
32
  required_rubygems_version: !ruby/object:Gem::Requirement
34
- none: false
35
33
  requirements:
36
34
  - - ! '>='
37
35
  - !ruby/object:Gem::Version
38
36
  version: '0'
39
37
  requirements: []
40
38
  rubyforge_project:
41
- rubygems_version: 1.8.25
39
+ rubygems_version: 2.0.0
42
40
  signing_key:
43
- specification_version: 3
44
- summary: Bergamota ftw
41
+ specification_version: 4
42
+ summary: ! 'Bergamota #ftw'
45
43
  test_files: []