We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b6cf818 + 56339ad commit 85e8b56Copy full SHA for 85e8b56
1 file changed
Gemfile.lock
@@ -37,9 +37,10 @@ GEM
37
thread_safe (~> 0.3, >= 0.3.4)
38
tzinfo (~> 1.1)
39
addressable (2.3.6)
40
- airbrake (4.0.0)
41
- builder
42
- multi_json
+ airbrake (8.1.2)
+ airbrake-ruby (~> 3.2)
+ airbrake-ruby (3.2.4)
43
+ rbtree3 (~> 0.5)
44
annotate (2.6.5)
45
activerecord (>= 2.3.0)
46
rake (>= 0.8.7)
@@ -727,7 +728,7 @@ GEM
727
728
minitest (5.11.3)
729
momentjs-rails (2.7.0)
730
railties (>= 3.1)
- multi_json (1.11.2)
731
+ multi_json (1.13.1)
732
neat (1.5.1)
733
bourbon (>= 3.1)
734
sass (~> 3.2.19)
@@ -789,6 +790,7 @@ GEM
789
790
thor (>= 0.18.1, < 2.0)
791
raindrops (0.19.0)
792
rake (12.3.1)
793
+ rbtree3 (0.5.0)
794
recipient_interceptor (0.1.2)
795
mail
796
redcarpet (3.4.0)
0 commit comments