Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ gem "carrierwave", "~> 2.2" # Upload files in your Ruby applications, map them t
gem "carrierwave-bombshelter", "~> 0.2" # Protect your carrierwave from image bombs
gem "cloudinary", "~> 1.20" # Client library for easily using the Cloudinary service
gem "counter_culture", "~> 2.8" # counter_culture provides turbo-charged counter caches that are kept up-to-date
gem "ddtrace", "~> 0.46.0" # ddtrace is Datadog’s tracing client for Ruby.
gem "ddtrace", "~> 1.8.0" # ddtrace is Datadog’s tracing client for Ruby.
gem "devise", github: "heartcombo/devise", ref: "0cd72a5" # Flexible authentication solution for Rails
gem "devise_invitable", "~> 2.0.3" # Allows invitations to be sent for joining
gem "dogstatsd-ruby", "~> 4.8" # A client for DogStatsD, an extension of the StatsD metric server for Datadog
Expand Down
30 changes: 21 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -205,9 +205,13 @@ GEM
puma (>= 3.8.0)
railties (>= 5.2.0)
dante (0.2.0)
ddtrace (0.46.0)
ddtrace (1.8.0)
debase-ruby_core_source (>= 0.10.16, <= 0.10.18)
libdatadog (~> 0.9.0.1.0)
libddwaf (~> 1.5.1.0.0)
msgpack
dead_end (1.1.4)
debase-ruby_core_source (0.10.18)
debug_inspector (0.0.3)
derailed_benchmarks (2.0.1)
benchmark-ips (~> 2)
Expand Down Expand Up @@ -422,6 +426,14 @@ GEM
rake
launchy (2.5.0)
addressable (~> 2.7)
libdatadog (0.9.0.1.0)
libdatadog (0.9.0.1.0-x86_64-linux)
libddwaf (1.5.1.0.0)
ffi (~> 1.0)
libddwaf (1.5.1.0.0-x86_64-darwin)
ffi (~> 1.0)
libddwaf (1.5.1.0.0-x86_64-linux)
ffi (~> 1.0)
libhoney (1.17.0)
addressable (~> 2.0)
http (>= 2.0, < 5.0)
Expand All @@ -448,7 +460,7 @@ GEM
mini_histogram (0.3.1)
mini_magick (4.11.0)
mini_mime (1.0.2)
mini_portile2 (2.5.0)
mini_portile2 (2.8.0)
minitest (5.14.4)
modis (3.3.0)
activemodel (>= 4.2)
Expand All @@ -457,7 +469,7 @@ GEM
hiredis (>= 0.5)
msgpack (>= 0.5)
redis (>= 3.0)
msgpack (1.4.2)
msgpack (1.6.0)
multi_json (1.15.0)
multi_xml (0.6.0)
multipart-post (2.1.1)
Expand All @@ -470,12 +482,12 @@ GEM
http-2 (~> 0.11)
netrc (0.11.0)
nio4r (2.5.7)
nokogiri (1.11.2)
mini_portile2 (~> 2.5.0)
nokogiri (1.13.10)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
nokogiri (1.11.2-x86_64-darwin)
nokogiri (1.13.10-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.11.2-x86_64-linux)
nokogiri (1.13.10-x86_64-linux)
racc (~> 1.4)
notiffany (0.1.3)
nenv (~> 0.1)
Expand Down Expand Up @@ -548,7 +560,7 @@ GEM
rest-client (~> 2.0, >= 2.0.2)
pusher-signature (0.1.8)
raabro (1.4.0)
racc (1.5.2)
racc (1.6.1)
rack (2.2.3)
rack-attack (6.5.0)
rack (>= 1.0, < 3)
Expand Down Expand Up @@ -883,7 +895,7 @@ DEPENDENCIES
cloudinary (~> 1.20)
counter_culture (~> 2.8)
cypress-rails (~> 0.5.0)
ddtrace (~> 0.46.0)
ddtrace (~> 1.8.0)
derailed_benchmarks (~> 2.0)
devise!
devise_invitable (~> 2.0.3)
Expand Down
Binary file removed vendor/cache/ddtrace-0.46.0.gem
Binary file not shown.
Binary file added vendor/cache/ddtrace-1.8.0.gem
Binary file not shown.
Binary file added vendor/cache/debase-ruby_core_source-0.10.18.gem
Binary file not shown.
Binary file not shown.
Binary file added vendor/cache/libdatadog-0.9.0.1.0.gem
Binary file not shown.
Binary file not shown.
Binary file added vendor/cache/libddwaf-1.5.1.0.0-x86_64-linux.gem
Binary file not shown.
Binary file added vendor/cache/libddwaf-1.5.1.0.0.gem
Binary file not shown.
Binary file removed vendor/cache/mini_portile2-2.5.0.gem
Binary file not shown.
Binary file added vendor/cache/mini_portile2-2.8.0.gem
Binary file not shown.
Binary file removed vendor/cache/msgpack-1.4.2.gem
Binary file not shown.
Binary file added vendor/cache/msgpack-1.6.0.gem
Binary file not shown.
Binary file removed vendor/cache/nokogiri-1.11.2-x86_64-darwin.gem
Binary file not shown.
Binary file removed vendor/cache/nokogiri-1.11.2-x86_64-linux.gem
Binary file not shown.
Binary file removed vendor/cache/nokogiri-1.11.2.gem
Binary file not shown.
Binary file added vendor/cache/nokogiri-1.13.10-x86_64-darwin.gem
Binary file not shown.
Binary file added vendor/cache/nokogiri-1.13.10-x86_64-linux.gem
Binary file not shown.
Binary file added vendor/cache/nokogiri-1.13.10.gem
Binary file not shown.
Binary file removed vendor/cache/racc-1.5.2.gem
Binary file not shown.
Binary file added vendor/cache/racc-1.6.1.gem
Binary file not shown.