pinning more gems

This commit is contained in:
Seth Call 2021-02-01 01:48:19 -06:00
parent 1c2e96b359
commit 839081f076
2 changed files with 13 additions and 9 deletions

View File

@ -118,7 +118,7 @@ gem 'resque-failed-job-mailer'
gem 'resque-dynamic-queues'
gem 'resque-lonely_job', '~> 1.0.0'
gem 'resque_mailer'
gem 'netaddr'
gem 'netaddr', '1.5.1'
gem 'quiet_assets', :group => :development
gem 'bugsnag', '5.3.2'
gem 'multi_json' #, '1.9.0'
@ -133,7 +133,8 @@ gem 'sanitize'
#gem 'guard', '2.7.3'
#gem 'influxdb' #, '0.1.8'
gem 'cause' # needed by influxdb
gem 'influxdb-rails'# , '0.1.10'
gem 'influxdb', '0.3.14'
gem 'influxdb-rails', '0.1.12'
gem 'sitemap_generator'
gem 'bower-rails', "~> 0.9.2"
gem 'react-rails', '1.3.3' #'~> 1.0'

View File

@ -411,10 +411,12 @@ GEM
concurrent-ruby (~> 1.0)
icalendar (2.4.0)
inflecto (0.0.2)
influxdb (0.8.0)
influxdb-rails (1.0.0)
influxdb (~> 0.6, >= 0.6.4)
railties (>= 4.2)
influxdb (0.3.14)
cause
json
influxdb-rails (0.1.12)
influxdb (~> 0.3.0)
railties
insist (1.0.0)
io-like (0.3.1)
ipaddress (0.8.3)
@ -462,7 +464,7 @@ GEM
multipart-post (2.1.1)
mustache (0.99.8)
naught (1.1.0)
netaddr (2.0.4)
netaddr (1.5.1)
netrc (0.11.0)
newrelic_rpm (6.15.0)
nio4r (2.5.4)
@ -829,7 +831,8 @@ DEPENDENCIES
haml-rails (= 0.9.0)
htmlentities
icalendar (= 2.4.0)
influxdb-rails
influxdb (= 0.3.14)
influxdb-rails (= 0.1.12)
iso-639
jam_db!
jam_ruby!
@ -841,7 +844,7 @@ DEPENDENCIES
language_list
launchy (= 2.1.1)
multi_json
netaddr
netaddr (= 1.5.1)
newrelic_rpm
nokogiri (= 1.10.10)
non-stupid-digest-assets