Skip to content

Commit

Permalink
pull in cqm-model v3.0.6 version (projecttacoma#129)
Browse files Browse the repository at this point in the history
  • Loading branch information
adongare authored Jan 25, 2021
1 parent dc64899 commit c85ed28
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PATH
cqm-parsers (0.2.1.1)
activesupport (~> 5.2.1)
builder (~> 3.1)
cqm-models (~> 3.0.4)
cqm-models (~> 3.0.6)
erubis (~> 2.7.0)
highline (~> 1.7.0)
log4r (~> 1.1.10)
Expand Down Expand Up @@ -48,7 +48,7 @@ GEM
coderay (1.1.2)
colorize (0.8.1)
concurrent-ruby (1.1.6)
cqm-models (3.0.4)
cqm-models (3.0.6)
crack (0.4.3)
safe_yaml (~> 1.0.0)
docile (1.3.1)
Expand All @@ -57,7 +57,7 @@ GEM
ffi (>= 1.3.0)
factory_girl (4.1.0)
activesupport (>= 3.0.0)
ffi (1.13.1)
ffi (1.14.2)
hashdiff (0.3.7)
highline (1.7.10)
i18n (1.8.5)
Expand Down
2 changes: 1 addition & 1 deletion cqm-parsers.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Gem::Specification.new do |s|

s.version = '0.2.1.1'

s.add_dependency 'cqm-models', '~> 3.0.4'
s.add_dependency 'cqm-models', '~> 3.0.6'
s.add_dependency 'mustache'
s.add_dependency 'erubis', '~> 2.7.0'
s.add_dependency 'mongoid', '~> 6.4.2'
Expand Down

0 comments on commit c85ed28

Please sign in to comment.