Skip to content
Snippets Groups Projects
Unverified Commit b861f04d authored by Sébastien Gaya's avatar Sébastien Gaya
Browse files

scout apm

parent 0fbcd4d2
No related branches found
No related tags found
No related merge requests found
......@@ -42,6 +42,7 @@ gem 'rails-i18n'
gem "roo", "~> 2.9"
gem 'sanitize'
gem 'sassc-rails'
gem "scout_apm", "~> 5.1"
gem 'sib-api-v3-sdk'
gem 'simple-navigation'
gem 'simple_form'
......
......@@ -85,6 +85,7 @@ GEM
annotate (3.2.0)
activerecord (>= 3.2, < 8.0)
rake (>= 10.4, < 14.0)
ast (2.4.2)
autoprefixer-rails (10.4.7.0)
execjs (~> 2)
aws-eventstream (1.2.0)
......@@ -331,6 +332,8 @@ GEM
omniauth (~> 2.0)
ruby-saml (~> 1.12)
orm_adapter (0.5.0)
parser (3.1.2.0)
ast (~> 2.4.1)
pg (1.3.5)
popper_js (2.9.3)
public_suffix (4.0.7)
......@@ -408,6 +411,8 @@ GEM
sawyer (0.9.2)
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
scout_apm (5.1.1)
parser
selenium-webdriver (4.2.1)
childprocess (>= 0.5, < 5.0)
rexml (~> 3.2, >= 3.2.5)
......@@ -535,6 +540,7 @@ DEPENDENCIES
roo (~> 2.9)
sanitize
sassc-rails
scout_apm (~> 5.1)
selenium-webdriver
sib-api-v3-sdk
simple-navigation
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment