brpm_module_brpm 0.1.26 → 0.1.27

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 (5) hide show
  1. checksums.yaml +8 -8
  2. data/.gitignore +0 -1
  3. data/Gemfile.lock +89 -0
  4. data/config.yml +1 -1
  5. metadata +3 -2
checksums.yaml CHANGED
@@ -1,15 +1,15 @@
1
1
  ---
2
2
  !binary "U0hBMQ==":
3
3
  metadata.gz: !binary |-
4
- MGVjM2UxNDU2ZGFmZWExODY2MDI4ZDAzMTVlYzgyMTVmOTZhOWI4MA==
4
+ YjRkMTFkOGY4NWM5OTQ5M2M2NTViNjA5OGRjMjk2NzYzYTU0ZGRjMg==
5
5
  data.tar.gz: !binary |-
6
- ZDg3YTQ0OWFjYjMzMzk2OGQxZTUyYmYzYWVlODM3MjkzYTYwMTc3OA==
6
+ ZDNmYzJmNTRkYWVjNTI1MWM1Y2ZhYzU5ZWI3YTM0ODFlMjY1OWRkOQ==
7
7
  SHA512:
8
8
  metadata.gz: !binary |-
9
- NmE1NTE2NzA0MzUwOTQ1YmJhNjg3NzRjNzVhYTEwNDQ0NjQwNDRiMmE2YmQ5
10
- YTczZTE4YjJkMGI3MGU2NmM1OGE3Y2RmNzViYjcxZmIyZjVmNDdhMDk4ZGM4
11
- OTFlNWYzMWE4MjE0YmQ2YjNjYjMwZjEwMDc2NTM1MmFiM2MwMDE=
9
+ ODJmOTYwMmU2NjkxMGFmZTVlMWI1NGM1MjhiMTA4YWYxZDcxYjY5ZGFhY2Ix
10
+ NDcwZGE1MzM5NGVhZDkwMjU4ODYwYjkxN2Q3YzU4MTRiMGE3Yzg4MDJkMWNj
11
+ OGY5OTY0MzRmOWFmNTIwMjFmMThmY2VhMWU5ZjAwZTZlZGM3ZWQ=
12
12
  data.tar.gz: !binary |-
13
- ZjQ0NzNlMmY2MjJiMGE5NTYyNzA4ZDkzMGU0MTBiNGRkN2QyMzU4YzdhNTUz
14
- MTc2YjE5YWY0ZTFlYTMzM2Y5YmQ5NjFhMzQwMzdmZDZhNmUyMzIwOTk5YWUy
15
- M2I2YTk1Mjc0NDlhZTA4YzY1ZmVlZDg1N2MwNzI4N2RjODQyOWU=
13
+ ZTQ4Njk5NGRkYjA5ZTU1MDVmZTg1NDRiMDZmMWNjMGZiZjk2MDQ1ZTUxM2Y3
14
+ ZjY1YmFmZmY2ZDExNGNlZTliYTBlYTdjNGNkODdhYTAyOTQ3NTcyYjA1YzMz
15
+ N2E5ZTc3YWE5NDczMjI2NWE4NjNhOWUxNTBiZWRkYTc1NzE2NjM=
data/.gitignore CHANGED
@@ -26,7 +26,6 @@ build/
26
26
 
27
27
  # for a library or gem, you might want to ignore these files since the code is
28
28
  # intended to run in multiple environments; otherwise, check them in:
29
- Gemfile.lock
30
29
  .ruby-gemset
31
30
 
32
31
  # unless supporting rvm < 1.11.0 or doing something fancy, ignore this:
data/Gemfile.lock ADDED
@@ -0,0 +1,89 @@
1
+ PATH
2
+ remote: .
3
+ specs:
4
+ brpm_module_brpm (0.1.27)
5
+ brpm_content (>= 0.1.11)
6
+
7
+ GEM
8
+ remote: https://rubygems.org/
9
+ specs:
10
+ akami (1.2.2)
11
+ gyoku (>= 0.4.0)
12
+ nokogiri
13
+ brpm_content (0.1.16)
14
+ capistrano (= 2.15.5)
15
+ json
16
+ rest-client
17
+ savon (~> 1.1.0)
18
+ builder (3.2.2)
19
+ capistrano (2.15.5)
20
+ highline
21
+ net-scp (>= 1.0.0)
22
+ net-sftp (>= 2.0.0)
23
+ net-ssh (>= 2.0.14)
24
+ net-ssh-gateway (>= 1.1.0)
25
+ diff-lcs (1.2.5)
26
+ domain_name (0.5.24)
27
+ unf (>= 0.0.5, < 1.0.0)
28
+ gyoku (0.4.6)
29
+ builder (>= 2.1.2)
30
+ highline (1.7.2)
31
+ http-cookie (1.0.2)
32
+ domain_name (~> 0.5)
33
+ httpi (1.1.1)
34
+ rack
35
+ json (1.8.3)
36
+ mime-types (2.6.1)
37
+ mini_portile (0.6.2)
38
+ net-scp (1.2.1)
39
+ net-ssh (>= 2.6.5)
40
+ net-sftp (2.1.2)
41
+ net-ssh (>= 2.6.5)
42
+ net-ssh (2.9.2)
43
+ net-ssh-gateway (1.2.0)
44
+ net-ssh (>= 2.6.5)
45
+ netrc (0.10.3)
46
+ nokogiri (1.6.6.2)
47
+ mini_portile (~> 0.6.0)
48
+ nori (1.1.5)
49
+ rack (1.6.4)
50
+ rake (10.4.2)
51
+ rest-client (1.8.0)
52
+ http-cookie (>= 1.0.2, < 2.0)
53
+ mime-types (>= 1.16, < 3.0)
54
+ netrc (~> 0.7)
55
+ rspec (3.3.0)
56
+ rspec-core (~> 3.3.0)
57
+ rspec-expectations (~> 3.3.0)
58
+ rspec-mocks (~> 3.3.0)
59
+ rspec-core (3.3.1)
60
+ rspec-support (~> 3.3.0)
61
+ rspec-expectations (3.3.0)
62
+ diff-lcs (>= 1.2.0, < 2.0)
63
+ rspec-support (~> 3.3.0)
64
+ rspec-mocks (3.3.1)
65
+ diff-lcs (>= 1.2.0, < 2.0)
66
+ rspec-support (~> 3.3.0)
67
+ rspec-support (3.3.0)
68
+ savon (1.1.0)
69
+ akami (~> 1.2.0)
70
+ builder (>= 2.1.2)
71
+ gyoku (~> 0.4.5)
72
+ httpi (~> 1.1.0)
73
+ nokogiri (>= 1.4.0)
74
+ nori (~> 1.1.0)
75
+ wasabi (~> 2.5.0)
76
+ unf (0.1.4)
77
+ unf_ext
78
+ unf_ext (0.0.7.1)
79
+ wasabi (2.5.1)
80
+ httpi (~> 1.0)
81
+ nokogiri (>= 1.4.0)
82
+
83
+ PLATFORMS
84
+ ruby
85
+
86
+ DEPENDENCIES
87
+ brpm_module_brpm!
88
+ rake
89
+ rspec
data/config.yml CHANGED
@@ -1,4 +1,4 @@
1
- version: 0.1.26
1
+ version: 0.1.27
2
2
 
3
3
  author: Niek Bartholomeus
4
4
  email: niek.bartholomeus@gmail.com
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: brpm_module_brpm
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.26
4
+ version: 0.1.27
5
5
  platform: ruby
6
6
  authors:
7
7
  - Niek Bartholomeus
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-07-23 00:00:00.000000000 Z
11
+ date: 2015-07-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: brpm_content
@@ -65,6 +65,7 @@ files:
65
65
  - .ruby-version
66
66
  - .travis.yml
67
67
  - Gemfile
68
+ - Gemfile.lock
68
69
  - LICENSE
69
70
  - README.md
70
71
  - Rakefile