mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
Merge branch 'master' into tailwind-redesign
This commit is contained in:
commit
ef5dadbb15
28
Gemfile.lock
28
Gemfile.lock
@ -1269,7 +1269,7 @@ GEM
|
||||
barnes (0.0.9)
|
||||
multi_json (~> 1)
|
||||
statsd-ruby (~> 1.1)
|
||||
bcrypt (3.1.16)
|
||||
bcrypt (3.1.18)
|
||||
bindex (0.8.1)
|
||||
binding_of_caller (1.0.0)
|
||||
debug_inspector (>= 0.0.1)
|
||||
@ -1294,7 +1294,7 @@ GEM
|
||||
execjs
|
||||
coffee-script-source (1.12.2)
|
||||
concurrent-ruby (1.2.2)
|
||||
connection_pool (2.3.0)
|
||||
connection_pool (2.4.0)
|
||||
crass (1.0.6)
|
||||
csv (3.2.6)
|
||||
d3-rails (5.9.2)
|
||||
@ -1311,7 +1311,7 @@ GEM
|
||||
db_text_search (1.0.0)
|
||||
activerecord (>= 4.1.15)
|
||||
debug_inspector (1.1.0)
|
||||
devise (4.8.1)
|
||||
devise (4.9.2)
|
||||
bcrypt (~> 3.0)
|
||||
orm_adapter (~> 0.1)
|
||||
railties (>= 4.1.0)
|
||||
@ -1430,7 +1430,7 @@ GEM
|
||||
language_filter (0.3.01)
|
||||
libv8-node (16.10.0.0)
|
||||
libv8-node (16.10.0.0-x86_64-linux)
|
||||
loofah (2.19.1)
|
||||
loofah (2.20.0)
|
||||
crass (~> 1.0.2)
|
||||
nokogiri (>= 1.5.9)
|
||||
lru_redux (1.1.0)
|
||||
@ -1444,7 +1444,7 @@ GEM
|
||||
railties (>= 3.2)
|
||||
medium-editor-rails (2.3.1)
|
||||
railties (>= 3.0)
|
||||
memory_profiler (1.0.0)
|
||||
memory_profiler (1.0.1)
|
||||
meta-tags (2.18.0)
|
||||
actionpack (>= 3.2.0, < 7.1)
|
||||
method_source (1.0.0)
|
||||
@ -1499,7 +1499,7 @@ GEM
|
||||
faraday (~> 1.4)
|
||||
faraday_middleware (~> 1)
|
||||
paypalhttp (1.0.1)
|
||||
pg (1.4.5)
|
||||
pg (1.4.6)
|
||||
pkg-config (1.5.1)
|
||||
pry (0.14.2)
|
||||
coderay (~> 1.1)
|
||||
@ -1517,7 +1517,7 @@ GEM
|
||||
rack (>= 1.2.0)
|
||||
rack-proxy (0.7.6)
|
||||
rack
|
||||
rack-test (2.0.2)
|
||||
rack-test (2.1.0)
|
||||
rack (>= 1.3)
|
||||
rails (6.1.7.2)
|
||||
actioncable (= 6.1.7.2)
|
||||
@ -1565,13 +1565,13 @@ GEM
|
||||
railties (>= 3.2)
|
||||
tilt
|
||||
redcarpet (3.6.0)
|
||||
redis (5.0.5)
|
||||
redis (5.0.6)
|
||||
redis-client (>= 0.9.0)
|
||||
redis-client (0.10.0)
|
||||
redis-client (0.14.1)
|
||||
connection_pool
|
||||
responders (3.0.1)
|
||||
actionpack (>= 5.0)
|
||||
railties (>= 5.0)
|
||||
responders (3.1.0)
|
||||
actionpack (>= 5.2)
|
||||
railties (>= 5.2)
|
||||
rest-client (2.1.0)
|
||||
http-accept (>= 1.7.0, < 2.0)
|
||||
http-cookie (>= 1.0.2, < 2.0)
|
||||
@ -1624,9 +1624,9 @@ GEM
|
||||
actionpack (>= 5.2)
|
||||
activesupport (>= 5.2)
|
||||
sprockets (>= 3.0.0)
|
||||
sqlite3 (1.6.0)
|
||||
sqlite3 (1.6.2)
|
||||
mini_portile2 (~> 2.8.0)
|
||||
sqlite3 (1.6.0-x86_64-linux)
|
||||
sqlite3 (1.6.2-x86_64-linux)
|
||||
stackprof (0.2.25)
|
||||
statsd-ruby (1.5.0)
|
||||
stripe (5.55.0)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user