bonnie_bundler 2.1.1 → 2.1.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 59f7169b44522c0bdf701f08fdf1af88d5f3b970
4
- data.tar.gz: 9ee6c19104b0e607fc19945f61d404140b94ad9b
3
+ metadata.gz: 286e40195a541a0c5e86e6470e552f91e0609c79
4
+ data.tar.gz: 0a55a9eb92934abf992398cdde182aa6eeee2865
5
5
  SHA512:
6
- metadata.gz: 213d2fa47d4cc70594eef2ad4378a4231e765a14543cde486da9e7ec6e203e55d02fb2c91bb7c1cbdb3a2f4d5a5e44ef0c12bb15064862eaa61a5991feae1379
7
- data.tar.gz: 9e6d63d149031247969ec89c8f2ba38aba5baadf75e5e7c97f83f65e65889a101a7c7d766e3860041bf5128446471690f12a2cb8720ff9ff156c498b446486c1
6
+ metadata.gz: b1943f13f793392083298ef60fc49a2663a9cd50fcc56789948bccc363b6727810df43db512cd97ab5ff8fe3dda4b8bf452df9544725ba7970633951883ca089
7
+ data.tar.gz: cba985984b2a75a20cb024eb92132229612b3da21832661ec3ca8e00bfbb1951205a42068167406b13cb8b5cb48e024f0cf07080c62dcaa0858cb9263ae74672
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- bonnie_bundler (2.1.1)
4
+ bonnie_bundler (2.1.2)
5
5
  diffy (~> 3.0.0)
6
6
  health-data-standards (~> 4.0)
7
7
  hqmf2js (~> 1.4)
@@ -84,7 +84,7 @@ GEM
84
84
  globalid (0.4.1)
85
85
  activesupport (>= 4.2.0)
86
86
  hashdiff (0.3.6)
87
- health-data-standards (4.0.4)
87
+ health-data-standards (4.0.6)
88
88
  activesupport (~> 4.2.0)
89
89
  builder (~> 3.1)
90
90
  erubis (~> 2.7.0)
@@ -214,7 +214,7 @@ GEM
214
214
  slop (3.5.0)
215
215
  spreadsheet (1.1.5)
216
216
  ruby-ole (>= 1.0)
217
- sprockets (2.12.4)
217
+ sprockets (2.12.5)
218
218
  hike (~> 1.2)
219
219
  multi_json (~> 1.0)
220
220
  rack (~> 1.0)
@@ -264,4 +264,4 @@ DEPENDENCIES
264
264
  webmock
265
265
 
266
266
  BUNDLED WITH
267
- 1.16.1
267
+ 1.16.2
@@ -7,7 +7,7 @@ Gem::Specification.new do |s|
7
7
  s.email = "pophealth-talk@googlegroups.com"
8
8
  s.homepage = "http://github.com/projecttacoma/bonnie_bundler"
9
9
  s.authors = ["The MITRE Corporation"]
10
- s.version = '2.1.1'
10
+ s.version = '2.1.2'
11
11
  s.license = 'Apache-2.0'
12
12
 
13
13
  s.add_dependency 'health-data-standards', '~> 4.0'
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bonnie_bundler
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.1.1
4
+ version: 2.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - The MITRE Corporation
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-05-29 00:00:00.000000000 Z
11
+ date: 2018-06-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: health-data-standards