Alexander Marychev
Alexander Marychev
You upgraded dependecies for gem **omniauth-oauth2** to `"~> 1.3.1"` but not update version for gem **omniauth-paypal** https://github.com/datariot/omniauth-paypal/commit/f052debdbc7bcb958754ce32c52454dbf64dd5d0#diff-8b7db4d5cc4b8f6dc8feb7030baa2478R5 In my project after `bundle install` showing that `add_runtime_dependency 'omniauth-oauth2', '~> 1.2.0'`. Please...
Hi @palkan. Please check my PR by issue https://github.com/palkan/action_policy/issues/262
Hi @palkan. Please check my PR by issue #261
Hey, @Envek. In continue my [PR](https://github.com/yabeda-rb/yabeda/pull/39). I want to extend the metrics limit functionality for the adapter. ```ruby # current version: Yabeda.configure do group :mushrooms do adapter :basket_adapter counter :champignon_counter...
Hi @kenn. I done realize requested [feature](https://github.com/kenn/active_flag/issues/33). Check please.