Skip to content

Commit

Permalink
revert back
Browse files Browse the repository at this point in the history
  • Loading branch information
strehle committed Aug 3, 2021
1 parent 7f9e63d commit 4f7ec0c
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions uaa/slate/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
GEM
remote: https://rubygems.org/
specs:
activesupport (5.2.4.3)
activesupport (5.0.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
i18n (~> 0.7)
minitest (~> 5.1)
tzinfo (~> 1.1)
addressable (2.8.0)
Expand All @@ -17,7 +17,7 @@ GEM
coffee-script-source (1.12.2)
compass-import-once (1.0.5)
sass (>= 3.2, < 3.5)
concurrent-ruby (1.1.9)
concurrent-ruby (1.0.4)
contracts (0.13.0)
dotenv (2.2.0)
erubis (2.7.0)
Expand Down Expand Up @@ -52,7 +52,7 @@ GEM
middleman-cli (4.2.1)
thor (>= 0.17.0, < 2.0)
middleman-core (4.2.1)
activesupport (>= 4.2, < 5.3)
activesupport (>= 4.2, < 5.1)
addressable (~> 2.3)
backports (~> 3.6)
bundler (~> 1.1)
Expand Down Expand Up @@ -81,7 +81,7 @@ GEM
middleman-core (>= 3.2)
rouge (~> 2.0)
mini_portile2 (2.5.1)
minitest (5.14.4)
minitest (5.10.1)
nokogiri (1.11.4)
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
Expand Down Expand Up @@ -110,9 +110,9 @@ GEM
libv8 (~> 3.16.14.15)
ref
thor (0.19.4)
thread_safe (0.3.6)
thread_safe (0.3.5)
tilt (2.0.6)
tzinfo (1.2.9)
tzinfo (1.2.2)
thread_safe (~> 0.1)
uglifier (3.0.4)
execjs (>= 0.3.0, < 3)
Expand All @@ -135,4 +135,4 @@ RUBY VERSION
ruby 2.3.3p222

BUNDLED WITH
1.17.3
1.16.4

0 comments on commit 4f7ec0c

Please sign in to comment.